Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 967 Bytes

File metadata and controls

47 lines (27 loc) · 967 Bytes

Changelog

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.

[Unreleased]

0.1.2 - 2025-09-22

Added

  • Enable MPI support

Fixed

  • Fix result truncation

Other

  • Update CI and deps
  • Use mpi feature in CI

0.1.1 - 2025-04-28

Added

  • Allow n_shots to be specified

0.1.0 - 2025-04-17

Added

  • Initial working implementation

Fixed

  • Switch to fasteval and anyhow

Other

  • Revert back to nix enabled CI
  • Update deps and README
  • Add CI and release steps
  • Fix deps specfication
  • Initial commit