Skip to content

0.0.10

Choose a tag to compare

@mzingg mzingg released this 05 Jul 10:36
Immutable release. Only release title and notes can be modified.

First public release

ZEMS 0.0.10 is the first release available on Maven Central. It ships one library:

dev.zems.lib:value — immutable value types with explicit state (null / undefined / unresolved / error / tombstone) and a wire-format-agnostic marshalling API (CBOR binary + JSON), with zero runtime dependencies. Requires JDK 25 or newer.

See https://zems.dev for the dependency snippet.

More modules from the suite will follow.