Skip to content

Releases: rigetti/rigetti-pyo3

0.1.0-rc.3

02 Feb 17:43
Compare
Choose a tag to compare
0.1.0-rc.3 Pre-release
Pre-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

0.1.0-rc.2

02 Feb 17:34
Compare
Choose a tag to compare
0.1.0-rc.2 Pre-release
Pre-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

0.1.0-rc.1

27 Jan 18:15
Compare
Choose a tag to compare
0.1.0-rc.1 Pre-release
Pre-release

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

24 Jan 00:54
Compare
Choose a tag to compare
0.1.0-rc.0 Pre-release
Pre-release

0.1.0-rc.0

Breaking Changes

  • support fieldless enums and data structs

0.0.1

20 Dec 21:21
Compare
Choose a tag to compare

0.0.1

Features

  • copy from internal repo with GitHub actions
  • create main branch
  • copy from internal repo with GitHub actions