Skip to content

Latest commit

 

History

History
89 lines (51 loc) · 1.55 KB

CHANGES.md

File metadata and controls

89 lines (51 loc) · 1.55 KB

Changelog

v0.3.0 (2024-04-04)

New

Fixes

  • Fixes downloading OMNI2 on Windows (#2)

Changes

  • Updates space weather indices from celestrak (observed until 2024-04-01)

v0.2.4 (2024-02-14)

Changes

  • Updates space weather indices from celestrak (observed until 2024-02-13)
  • CI updates

v0.2.3 (2023-11-01)

Changes

v0.2.2 (2022-11-24)

Fixes

  • Fixes an unclosed resource file warning when calculating the file age (GH #1)

Updates

  • Uses pytest.fixtures to speed up tests

v0.2.1 (2022-02-18)

New

  • Support for OMNI2 missing values

v0.2.0 (2022-02-13)

New

Changes

  • Restructuring and renaming of the internal (sub)modules
  • Other documentation updates

v0.1.1 (2022-01-25)

Changes

  • Updated data files
  • Fixed, updated, and improved tests to increase code coverage
  • Uses Github actions for CI and CD

v0.1.0 (2021-09-20)

First official beta release.