All notable changes to chapeliser will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
-
Chapel codegen with 5 partition and 5 gather strategies
-
Buffer-based FFI for cross-locale safety
-
Idris2 ABI proofs (partition completeness, gather conservation, serialisation round-trip, retry isolation)
-
Zig FFI reference implementation
-
Cluster config parsing (cluster.toml)
-
Retry logic and checkpoint support
-
15 passing integration tests
-
Initial project scaffold from rsr-template-repo
-
CLI with subcommands (init, validate, generate, build, run, info)
-
Manifest parser (
chapeliser.toml) -
Codegen engine stubs
-
ABI module (Idris2 proof type definitions)
-
Library API for programmatic use
-
Full RSR template (17 CI workflows, governance docs, bot directives)
-
README.adoc with architecture overview