Skip to content

Release Notes

Changelog

Versioned release notes for the ATF CLI and public API.

Version 1.0.2

CLI

  • Zero runtime dependencies.
  • request_id passthrough on all simulation calls.
  • Deterministic verification support via --verify.

API

  • POST /v1/simulate endpoint live.
  • /api/simulate convenience alias.
  • X-Request-ID header 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.