Skip to content

ntfy-java 0.3.0

Latest

Choose a tag to compare

@Siebrenvde Siebrenvde released this 12 Oct 14:59
· 52 commits to main since this release
251a3fe

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 true regardless of the input value

Full Changelog: 0.2.0...0.3.0