Changes
- Requests now include a user agent with ntfy-java's name and version
- All packages now have a NullMarked package-info file
- This improves support for Kotlin by making sure non-null types are correctly represented instead of being represented as platform types
Fixes
- Message.Builder#markdown no longer sets markdown to
trueregardless of the input value
Full Changelog: 0.2.0...0.3.0