v0.21.0
v0.21.0 -- 2024-06-16
Added
- Added an
--n-traces
option to therun
subcommand so multiple traces can be
produced in a single CLI call (#1365).
Changed
Deprecated
Removed
Fixed
- Fixed a problem where random numbers were internally produced without being
used. This affects behavior of randomness, and therefore same seeds will
behave differently before and after this version (#1453).