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 toREADME(#197)ci: add workflow dispatch to workflowsfeat: added argument to include predicted EOP values from finals (#209)test: add predicted EOP check (#209)chore: bumpsetuptoolsto v77 (#209)docs: update license for PEP-0639 (#209)feat: addedendpointoption todate_range(#220)feat: add more defaults tofrom_calendarfunction (#220)docs: ruff formatconf.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: useubuntu-slimas default OS (#220)feat: allow additional keyword arguments to http functions (#220)feat: raise original exceptions in cases ofHTTPError/URLError(#220)feat: added functions for NASA Earthdata AWS S3 endpoints (#222)ci: addsphinxbuild check (#222)chore: bumppixi.lockto 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