jawn v1.0.0-RC1 Release Notes

Release Date: 2019-11-07 // over 4 years ago
  • ๐Ÿš€ Note: please see 1.0.0-RC2, which fixes an issue that affects 1.0.0-RC1 on JVM 8.


    ๐Ÿš€ This release includes several small API changes that we wanted to make before guaranteeing longer-term binary compatibility in 1.0.0:

    • โœ‚ Remove vars from public ChannelParser API (#197)
    • โœ‚ Remove CharBuilder (#194)
    • ๐Ÿ‘‰ Use non-empty representation of stack (#196)

    ๐Ÿ— It also drops the support modules for Argonaut (because Argonaut maintains its own argonaut-jawn module) and Rojoma (because it complicates the build and doesn't seem to be widely used; it could be relocated to a separate repository if there's interest). See #162 and #165 for discussion.

    ๐Ÿš€ We'll publish this release candidate as 1.0.0 if no major issues are found in the next few weeks.