Skip to content

Version 0.1 Released

Compare
Choose a tag to compare
@brianburton brianburton released this 14 Jan 20:39
· 27 commits to master since this release

The first public release, version 0.1, is now available. This release provides support for round trip JSON serialization of JImmutableList and JImmutableSet. Both collection types are encoded as arrays in JSON. Annotations are provided for JImmutableSet to specify whether the set should be hash, sorted, or insert order.