Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 2.09 KB

File metadata and controls

39 lines (23 loc) · 2.09 KB

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.

Added

  • Improve support for empty inputs (still not guaranteed) (#835)
  • Compute Scenario results with a reference backend (#839)

Fixed

  • Put test deps into test/Project.toml (#840)
  • Set up pre-commit (#837)
  • Bump compat for SparseConnectivityTracer v1 (#823)

Changed

  • Specify preparation arguments in DIT Scenario (#786)

Removed

  • Remove scenario lists from public API (#796)

0.9.6 - 2025-03-28

Added

  • Add new ConstantOrCache context (#749)
  • Support nested tuples of arrays as Caches (#748)
  • Test type consistency between preparation and execution (#745)