Releases: bird-house/threddsclient
Releases · bird-house/threddsclient
v0.4.7
What's Changed
- update python 3.13, 3.14 and remove 3.6,3.7 from CI/setup by @fmigneault in #18
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- update setup to remove py37 and add py312 by @fmigneault in #17
Full Changelog: v0.4.5...v0.4.6
v0.4.5
v0.4.4
Changes:
- add shield badges for PyPI and GitHub releases
- fix rendering of code blocks in
README.rst - add missing classifiers and python requirements to
setup.pyto allow validators to detect appropriate versions - add python 3.9, 3.10 and 3.11 to the supported versions in
setup.pyand validate them in GitHub CI - drop Travis CI configuration in favor of GitHub CI
- fix
test_noaawith the target THREDDS server responding differently than originally tested