Skip to content

Version 1.4.0

Latest
Compare
Choose a tag to compare
@moorepants moorepants released this 18 Oct 21:23
· 2 commits to master since this release
  • Dropped support for Python < 3.7 (including 2.7).
  • Replaced yaml.load with yaml.safe_load.
  • Fixed pretty printing of results to work with newer NumPy versions.

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0