Skip to content

Version 1.5.0

Latest
Compare
Choose a tag to compare
@moorepants moorepants released this 22 Jun 06:40
· 3 commits to master since this release
  • Supports Python >= 3.8.
  • Made tests compatible with pytest.
  • Uses entry_points for the CLI script and move the entry point into the
    package.
  • Eliminated numpy.matrix/mat. Now only returns numpy.array.
  • Bumped min dependencies to those in Ubuntu 22.04.

What's Changed

Full Changelog: v1.4.0...v1.5.0