Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.46 KB

File metadata and controls

43 lines (29 loc) · 1.46 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog. This project attempts to match the major and minor versions of stactools and increments the patch number as needed.

1.0.1 - 2026-03-12

  • Downgrade pystac to <1.12 for the Microsoft Planetary Computer (#43)

1.0.0 - 2026-02-13

  • Dependencies: upgrade to pystac>=1.12.0, ruff==0.11.7
  • change: Split grib:layers into grib:messages and grib:layer_definitions BREAKING CHANGE
  • fix: forecast:reference_time -> forecast:reference_datetime

0.1.2 - 2024-08-16

  • Add collection to items

0.1.1 - 2024-07-15

  • Fixed the broken project links in pyproject.toml

0.1.0 - 2024-06-25

  • Initial package setup
  • Collection creation
  • Item creation
  • grib:layers asset property for describing individual layers within a GRIB2 file