NEWS
ntfy 0.1.1
- Added
markdown argument to enable markdown formatting (limited support) (#36, @rfsaldanha)
markdown can be configured globally via NTFY_MD env var
ntfy 0.1.0 (2025-10-26)
- CRAN release
ntfy_send() returns invisibly (#22, @hadley)
- Removed messaging on attach when no topic is set (#23, @hadley)
- More robust request (#24, @hadley) and tests (#25, @hadley)
- Renamed default branch to main
ntfy 0.0.6 (2024-11-06)
- CRAN release - minor internal changes
ntfy 0.0.5
- Refactored to use {httr2} with tests, simplified image sending, improved/fixed
NDJSON parsing, and general clean-up (#15, @andrewheiss)
ntfy 0.0.4
ntfy 0.0.3
- Added inline images including ggplot2
- Trim trailing slash from server URL
ntfy 0.0.2
- Added
show_emoji() and processed emoji/tag data
- Added a
NEWS.md file to track changes to the package.
ntfy 0.0.1