SigilJS v0.18.0 #3
weipertda
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
SigilJS 0.18.0 — Public 0.x Release
SigilJS
0.18.0is now ready as a serious public0.xrelease.SigilJS is an executable data contract layer for JavaScript:
This release represents a major stabilization pass over the core library. The stable core has been hardened, tested, documented, packaged, and verified through real consumer-style usage.
What SigilJS does
SigilJS lets you define runtime contracts in plain JavaScript and use those contracts across system boundaries:
From one contract, you can:
Release highlights
This release includes:
The stable core is now ready for broader public usage feedback.
Package quality gates
Before this release, SigilJS passed:
Current verification:
Stability posture
This is not a
1.0.0release.SigilJS is ready for serious
0.xusage and feedback, but I am intentionally keeping the following surfaces experimental while they gather more real-world use:The core contract APIs are the focus of this release:
Install
Why this release matters
The goal of SigilJS is not to be another validator.
A sigil is not just a schema.
It is a contract object. One runtime source of truth that can enforce, transform, project, and prove the structure of data across application boundaries.
This release makes that foundation much more stable and much more ready for real usage.
What comes next
Next priorities:
SigilJS will stay focused on a small, trustworthy, stable core before any
1.0.0commitment.Links
Package:
Install:
This discussion was created from the release SigilJS v0.18.0.
All reactions