Skip to content

v0.1.2

Latest

Choose a tag to compare

@tsutterley tsutterley released this 29 May 21:45
· 1 commit to main since this release
3a32403

Summary:
This release prepares the library for longer term service by bumping dependency versions, updating data sources, adding more tests, and automatic validation checks to see if delta times or EOPs need updating.

Itemized Changes:

  • refactor: ruff formatting updates (#197)
  • ci: add ruff formatting check (#197)
  • ci: add coverage comment (#197)
  • docs: add About section with badges to README (#197)
  • ci: add workflow dispatch to workflows
  • feat: added argument to include predicted EOP values from finals (#209)
  • test: add predicted EOP check (#209)
  • chore: bump setuptools to v77 (#209)
  • docs: update license for PEP-0639 (#209)
  • feat: added endpoint option to date_range (#220)
  • feat: add more defaults to from_calendar function (#220)
  • docs: ruff format conf.py (#220)
  • docs: use :py:func: instead of :func: (#220)
  • ci: bump versions for github actions (#220)
  • ci: upload simpler reports to PRs (#220)
  • ci: use ubuntu-slim as default OS (#220)
  • feat: allow additional keyword arguments to http functions (#220)
  • feat: raise original exceptions in cases of HTTPError/URLError (#220)
  • feat: added functions for NASA Earthdata AWS S3 endpoints (#222)
  • ci: add sphinx build check (#222)
  • chore: bump pixi.lock to version 7 (#222)
  • chore: bump ci tools to newer versions (#222)
  • feat: add check to see if finals file needs updating (#222)
  • feat: add check to see if delta time file needs updating (#222)
  • feat: add arguments to allow anonymous ftp use (#222)

Full Changelog: 0.1.1...0.1.2