Version 0.1 Released
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.