Releases: rigetti/quil-rs
Releases · rigetti/quil-rs
v0.3.0
0.3.0 (2021-07-22)
Breaking
- remove pretty_float! macro (bca463c)
Fix
- parse and print real values as double precision (4b8b923)
v0.2.3
0.2.3 (2021-07-13)
Fix
- support Windows line separators \r\n (cfc4071)
v0.2.2
0.2.2 (2021-07-13)
Update
- PartialEq for Program, FrameSet, CalibrationSet (6b452fe)