Skip to content

Version 2.4.2

Compare
Choose a tag to compare
@martinberoiz martinberoiz released this 21 Feb 01:09
· 26 commits to master since this release

This release:

  • Gets rid of ez_setup.py and uses pyproject.toml instead.
  • Lazy loads estimate_transform and matrix_transform from scikit-image for faster import time.
  • Drops support for python 3.6 and 3.7 from unit testing.