Skip to content

Releases: hmallen/numpyencoder

numpyencoder v0.3.2

15 Jul 04:20
8d9da75
Compare
Choose a tag to compare

What's Changed

  • feature: handle Numpy type deprecation & backwards compatibility by @ns-rse in #8
  • Update setup.py with packaging module dependency by @hmallen in #9
  • Release 0.3.2 by @hmallen in #10
  • Pep621 compliant style by @hmallen in #11

New Contributors

Full Changelog: v0.3.0...v0.3.2

v0.3.0 - NumPy 2.0 Compatibility

01 May 10:37
Compare
Choose a tag to compare

What's Changed

  • may I suggest a test and a bit of a clean-up by @volodymyrss in #2
  • Updated to be compatible with numpy>=2.0.0 by @jamesrynn in #4

New Contributors

Full Changelog: https://github.com/hmallen/numpyencoder/commits/v0.3.0