Skip to content

v0.6.0

Choose a tag to compare

@znicholls znicholls released this 16 Jul 11:56
· 116 commits to main since this release

Announcements

  • Updated minimum numpy version to 1.26.0, the earliest that is not in end-of-life. Fixed the numpy pin for Python 3.13 to >=2.1.0, the first numpy version which supported Python 3.13

Changelog

⚠️ Breaking Changes

  • Updated minimum numpy version to 1.26.0, the earliest that is not in end-of-life. Fixed the numpy pin for Python 3.13 to >=2.1.0, the first numpy version which supported Python 3.13. (#21)

🔧 Trivial/Internal Changes

Changes