Releases: mzingg/zems-public
Releases · mzingg/zems-public
Release list
0.0.11
Immutable
release. Only release title and notes can be modified.
What's new in 0.0.11
- The public site (zems.dev) is built from a dedicated next.js module with the standard frontend quality gates, replacing the hand-written static page.
0.0.10
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.