Skip to content

Releases: pytroll/trollimage

Version 1.26.0

21 Oct 06:07
Compare
Choose a tag to compare

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)

15 Aug 13:13
f3eae46
Compare
Choose a tag to compare

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 176 - Make palettize work on numpy 2.0. (175)

Features added

  • PR 177 - Allow overriding scale and offset values (2869)

In this release 2 pull requests were closed.

Version 1.24.0 (2024/06/20)

20 Jun 08:26
5de5037
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 171 - Fix various numpy 2 and new xarray casting issues

Features added

  • PR 170 - Implement set_alpha_channel in Colorbar

In this release 2 pull requests were closed.

Version 1.23.2

15 Apr 19:25
78c093c
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 168 - Build against numpy 2.0rc1

In this release 1 pull request was closed.

Version 1.23.1

14 Feb 19:49
5cc4171
Compare
Choose a tag to compare

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)

14 Feb 16:14
a57ac0b
Compare
Choose a tag to compare

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 157 - Fix most warnings during tests
  • PR 149 - Make sure no cast warning is issued when saving

Features added

  • PR 163 - Allow linear alpha stretching in certain conditions (162)

In this release 3 pull requests were closed.

Version 1.22.2

26 Nov 20:50
f77379d
Compare
Choose a tag to compare

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)

24 Nov 12:22
a84299f
Compare
Choose a tag to compare

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

In this release 1 pull request was closed.

Version 1.22.0 (2023/11/23)

23 Nov 08:00
dd16cdf
Compare
Choose a tag to compare

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

05 Sep 02:01
57116d6
Compare
Choose a tag to compare

Issues Closed

In this release 2 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 124 - Fix the brbg colormap

Features added

  • PR 122 - Switch to new Cython-based RGB to CIE LCH_ab conversion for colorizing (79, 121)

Documentation changes

  • PR 137 - Add dynamic colormap generation to docs

In this release 3 pull requests were closed.