Skip to content

0.1.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@rigetti-githubbot rigetti-githubbot released this 02 Feb 17:34
· 86 commits to main since this release

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