Skip to docs content
Reference/Changelog

Reference

Changelog

Release notes and where to follow development.

v0.1 — initial release

The first public release focuses on the Borsh account model and the core diff → classify → emit pipeline.

  • Commands: diff, check (with exit codes and SARIF), and gen (migration scaffolds).
  • Risk model: SAFE / REVIEW / DANGER classification with the zero-false-safe guarantee.
  • Acknowledgements: --ack to record deliberate dangerous changes.
  • Integration: a GitHub Action wrapping check, with pinned versions and PR annotations.
  • Distribution: published to crates.io, dual-licensed MIT OR Apache-2.0.

On the roadmap

Deeper zero-copy layout analysis, broader IDL coverage, and additional emitters. Zero-copy verdicts in v0.1 are marked as evolving.

Follow development

Source, issues, and releases live on GitHub. The published crate is on crates.io.