0.1.0-rc.3
Pre-release
Pre-release
rigetti-githubbot
released this
02 Feb 17:43
·
84 commits
to main
since this release
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