Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@TheMrMilchmann TheMrMilchmann released this 20 Mar 22:08
· 75 commits to master since this release
a4cacb4

Improvements

  • Users who consume the library from Maven (or other build tools that do not support) Gradle module metadata, no longer need to depend on the JVM platform module. [GH-18]
  • Moved experimental unsigned type markers from ChatLink.User to its members.
    • In practice, this means that opt-in for experimental unsigned types is no longer required when performing type checks (e.g. in when blocks).