Skip to content

Version 1.4.3

Compare
Choose a tag to compare
@luispedro luispedro released this 04 Oct 10:26
· 118 commits to main since this release
v1.4.3

Release 1.4.3

The README file changed extension (from rst to md) and this was not reflected in the MANIFEST.in file, which is used for generating the distribution file.

Release 1.4.2

Bugfix release. Full ChangeLog:

  • Fix resize_to return exactly the requested size
  • Fix hard crash when computing texture on arrays with negative values (issue #72)
  • Added distance argument to haralick features (pull request #76, by Guillaume Lemaitre)