Releases: rigetti/rigetti-pyo3
Releases · rigetti/rigetti-pyo3
0.1.0-rc.3
0.1.0-rc.3
Breaking Changes
- support fieldless enums and data structs
Features
- implement ToPython and PyTryFrom in py_wrap_simple_enum (#8)
- add variant name aliasing to py_wrap_simple_enum
- add isize conversion for good measure
Fixes
- add usize to py_try_from and to_python
0.1.0-rc.2
0.1.0-rc.2
Breaking Changes
- support fieldless enums and data structs
Features
- add variant name aliasing to py_wrap_simple_enum
- add isize conversion for good measure
Fixes
- add usize to py_try_from and to_python
0.1.0-rc.1
0.1.0-rc.1
Breaking Changes
- support fieldless enums and data structs
Features
- add isize conversion for good measure
Fixes
- add usize to py_try_from and to_python
0.1.0-rc.0
0.1.0-rc.0
Breaking Changes
- support fieldless enums and data structs
0.0.1
0.0.1
Features
- copy from internal repo with GitHub actions
- create main branch
- copy from internal repo with GitHub actions