All Versions
26
Latest Version
Avg Release Cycle
63 days
Latest Release
1017 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.16.1
October 11, 2019 -
v0.16.1.rc2
October 10, 2019 -
v0.16.1.rc1
October 10, 2019 -
v0.16.0
October 10, 2019 -
v0.15.0
April 03, 2019 -
v0.14.5
September 10, 2019 -
v0.14.4
September 04, 2019 -
v0.14.3 Changes
May 23, 2019Announcement: scikit-image 0.14.3
๐ As a reminder, 0.14.x is the final version of scikit-image with support for
๐ Python 2.7, and will receive critical bug fixes until Jan 1, 2020. If you
โฌ๏ธ are using Python 3.5 or later, you should upgrade to scikit-image 0.15.x.๐ This is a bugfix release, and contains the following changes from v0.14.2:
API Changes
๐ Bug Fixes
- _marching_cubes_lewiner_cy: mark char as signed (#3587, #3678)
- ๐ Fix potential use of NULL pointer (#3696)
- pypi: explicitly exclude Python 3.1, 3.2, and 3.3 (#3726)
- โฌ๏ธ Reduce default tolerance in threshold_li (#3622) (#3781)
- Denoising functions now accept float32 images (#3449) (#3486) (#3880)
Other Pull Requests
- ๐ BLD: pin cython's language_level (#3716)
- โฌ๏ธ Build tools: Upgrade xcode to 9.4 on v0.14.x branch (#3724)
- ๐ Get rid of the requirements-parser dependency (#3534, #3727)
- โ Add small galleries in the API (#2940, #3728)
- ๐ Correctly ignore release notes auto-generated for docs (#3656, #3737)
- ๐ Fix qt 5.12 pinning for 0.14.x branch. (#3744, #3753)
- ๐ Minor fixes to documentation and testing infrastructure - backports #3870 and #3869 (#3881)
- Set astropy minimum requirement to 1.2 to help the CIs. (#3767, #3770)
- โ Avoid NumPy warning while stacking arrays. (#3768, #3771)
- ๐ Fix human readable error message on a bad build. (#3223, #3790)
- Unify LICENSE files for easier interpretation (#3791, #3792)
- ๐ Documentation formatting / compilation fixes - Backport of #3838 to v0.14.x (#3885)
- ๐ Fix build by using latest
wheel
package (scikit-image/scikit-image-wheels#10)
๐ 12 authors added to this release [alphabetical by first name]
- Andrew Murray
- Christoph Gohlke
- Egor Panfilov
- Franรงois Boulogne
- Johannes Schรถnberger
- Juan Nunez-Iglesias
- Lars Grueter
- Mark Harfouche
- Matthew Bowden
- Nehal J Wani
- Nelle Varoquaux
- Stefan van der Walt
- Thomas A Caswell
๐ ... and, as always, a special mention to Matthias Bussonnier's Meeseeks Box,
which remains invaluable for our backports.๐ 4 committers added to this release [alphabetical by first name or login]
- Josh Warner
- Juan Nunez-Iglesias
- Mark Harfouche
- Stefan van der Walt
๐ 5 reviewers added to this release [alphabetical by first name or login]
- Egor Panfilov
- Franรงois Boulogne
- Juan Nunez-Iglesias
- Mark Harfouche
- Stefan van der Walt
-
v0.14.2
January 18, 2019 -
v0.14.1
October 02, 2018