Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 785 Bytes

HISTORY.rst

File metadata and controls

23 lines (19 loc) · 785 Bytes

Release History

0.1.2 (2025-02-05)

  • Declared dependencies in pyproject.toml to facilitate pip installs.

0.1.1 (2025-02-04)

  • Fixed a bug where rasters without a defined nodata value could not be described. #70
  • All YAML documents will be written as UTF-8 encoded files. #71
  • Fixed a bug in formatting of validation messages about nested attributes #65
  • Added exception handling to make validating directories more resilient to unreadable yaml files. #62

0.1.0 (2025-01-10)

  • First release!