Releases: pytroll/trollimage
Releases · pytroll/trollimage
Version 1.26.0
What's Changed
- Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 by @dependabot in #183
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in #182
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2 by @dependabot in #185
- Bump pypa/cibuildwheel from 2.20.0 to 2.21.1 by @dependabot in #184
- Fix dtype promotion in channel inversion by @pnuu in #186
- Adapt fill value after palettizing. by @gerritholl in #179
- Respect fill value when saving palette images while keeping the palette. by @gerritholl in #181
Full Changelog: v1.25.0...v1.26.0
Version 1.25.0 (2024/08/15)
Issues Closed
- Issue 175 - palettize fails in numpy2 (PR 176 by @gerritholl)
In this release 1 issue was closed.
Pull Requests Merged
Bugs fixed
Features added
In this release 2 pull requests were closed.
Version 1.24.0 (2024/06/20)
Version 1.23.2
Pull Requests Merged
Bugs fixed
- PR 168 - Build against numpy 2.0rc1
In this release 1 pull request was closed.
Version 1.23.1
Pull Requests Merged
Features added
- PR 164 - Build wheels with numpy 2
In this release 1 pull request was closed.
Version 1.23.0 (2024/02/14)
Issues Closed
In this release 1 issue was closed.
Pull Requests Merged
Bugs fixed
Features added
In this release 3 pull requests were closed.
Version 1.22.2
Pull Requests Merged
Bugs fixed
- PR 154 - Fix stretch when min/max value it outside input data type
In this release 1 pull request was closed.
Version 1.22.1 (2023/11/24)
Version 1.22.0 (2023/11/23)
Pull Requests Merged
Bugs fixed
- PR 145 - Do not apply linear stretch to alpha band
Features added
- PR 151 - Preserve dtypes in XRImage "enhancements"
- PR 150 - Keep the original dtype of the data when stretching
- PR 141 - Update colorbrew colormaps to be more accurate
In this release 4 pull requests were closed.
Version 1.21.0
Issues Closed
- Issue 106 - Colorspace conversions are invalid or out of date
- Issue 79 - hcl2rgb bottleneck in colorize methods (PR 122 by @djhoese)
In this release 2 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 124 - Fix the brbg colormap
Features added
Documentation changes
- PR 137 - Add dynamic colormap generation to docs
In this release 3 pull requests were closed.