All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.2 - 2025-09-22
- Enable MPI support
- Fix result truncation
- Update CI and deps
- Use mpi feature in CI
0.1.1 - 2025-04-28
- Allow n_shots to be specified
0.1.0 - 2025-04-17
- Initial working implementation
- Switch to fasteval and anyhow
- Revert back to nix enabled CI
- Update deps and README
- Add CI and release steps
- Fix deps specfication
- Initial commit