Skip to content

v0.1.4

Latest
Compare
Choose a tag to compare
@smith120bh smith120bh released this 21 Jul 22:42
· 33 commits to master since this release
ea8b373

This release makes two key updates:

  1. Upgrade to Numpy v2.0.0 compatibility
    • Importantly, this required deprecating Python 3.9. Theoretically, if you are still using the Numpy 1.x series, nothing should have broken Python 3.9, but automatic testing of Python 3.9 is now dropped, so use at your own risk!
  2. Build and distribute platform-specific binary wheels - which should now make this package both more efficient and faster to install

And while it won't make any difference to pyCUFSM users, for any developers or forks, pyCUFSM has now swapped to using poetry for packaging and dependency management.

What's Changed

Dependabots (many)

Full Changelog: v0.1.3...v0.1.4