v0.2.0
Release notes from CHANGELOG.md for 0.2.0 (2026-06-15).
Added
- Added standalone database identity support with
identity.fields,idField
compatibility, scalar keys for single-field resources, canonical object keys
for compound resources, duplicate-key detection, declared local indexes, and
RedisJSON key layout based on canonical identity objects. - Added append-only collection policy support through
append(), with
update/delete/replace-all writes rejected for log resources. - Added encoded bytes metadata and validation for
base64,base64url, and
hexstrings. - Added generated
@async/pipelinepreview, snapshot, publish, GitHub Packages
mirror, and release-doctor jobs so releases publish through GitHub Actions.
Source: CHANGELOG.md in tag v0.2.0.