Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 23:21
· 5 commits to main since this release
09081c9

Changed

  • Input GeoTIFF RGB[A] images are no longer palettized when converted to a PNG. The new resulting output browse images are now 3 or 4 band PNG retaining the color information of the input image.#39
  • Changed pre-commit configuration to remove black-jupyter dependency #38
  • Updates service image's python to 3.12 #38
  • Simplifies test scripts to run with pytest and pytest plugins #38

Removed

  • Removes test_code_format.py in favor of ruff pre-commit configuration #38