Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 676 Bytes

CHANGELOG.md

File metadata and controls

35 lines (19 loc) · 676 Bytes

Changelog

Unreleased changes

  • Export version as earthkit.time.__version__

0.1.6 - 2024-11-04

  • Update project metadata

0.1.5 - 2024-11-04

  • Fix ImportError with Python >= 3.13

0.1.4 - 2024-10-21

  • Add --skip options to earthkit-dateseq previous/next

0.1.3 - 2024-07-19

  • Add Sequence.nearest and earthkit-dateseq nearest

0.1.2 - 2024-07-02

  • Change the default separator to a newline for command-line tools
  • Add --sep options to the actions printing lists
  • Add earthkit-date tool to compute date shifts and differences

0.1.1 - 2024-06-20

  • Compatibility with Python 3.8

0.1.0 - 2024-06-19

  • First published version