Release Notes
Changelog
Versioned release notes for the ATF CLI and public API.
Version 1.0.2
CLI
- Zero runtime dependencies.
request_idpassthrough on all simulation calls.- Deterministic verification support via
--verify.
API
POST /v1/simulateendpoint live./api/simulateconvenience alias.X-Request-IDheader passthrough.
Notes
- Pinned installs recommended for production use.
- No breaking changes from 1.0.1.
Version 1.0.1
- Initial public CLI release.
- Deterministic ALLOWED preset support.
Versioning Policy
- Semantic versioning (major.minor.patch).
- Pinned versions recommended in production.
- Minor versions do not break receipt structure.
- Breaking changes bump the major version.