Skip to content

0.2.0 - Extension types support

Compare
Choose a tag to compare
@esensar esensar released this 20 Mar 16:12

Extension type support release.

New features:

  • support for bin format family #6
  • support for ext format family #9
  • support for custom extension types #11

Other:

  • minor refactoring (#13, #14)
  • documentation updates

NOTES
This release does include support for timestamp extension types, due to potential issues when targeting all platforms. It should be pretty easy to implement a custom serializer for these types. In the future, library may include additional module for support for this by using kotlinx datetime.