Skip to content

Releases: pytroll/trollimage

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.

Version 1.20.1 (2023/02/03)

03 Feb 14:11
02b8330
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 123 - Don't scale colormap values if they're ints (2376)

Features added

  • PR 120 - [Snyk] Security upgrade setuptools from 39.0.1 to 65.5.1

In this release 2 pull requests were closed.

Version 1.20.0 (2023/01/11)

11 Jan 11:37
d87d61c
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

Features added

Documentation changes

  • PR 110 - Add readthedocs config file to force newer dependencies

In this release 3 pull requests were closed.

Full Changelog: v1.19.0...v1.20.0

Version 1.19.0

11 Jan 11:36
93e547a
Compare
Choose a tag to compare

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 109 - Fix XRImage.colorize to mask integer data with _FillValue (545)
  • PR 108 - Fix typo in rasterio AreaDefinition handling

Features added

  • PR 107 - Refactor rasterio usage to improve import time

Documentation changes

  • PR 105 - Add installation instructions (72)

In this release 4 pull requests were closed.