Skip to content

Releases: bird-house/threddsclient

v0.4.6

09 Jul 14:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

v0.4.5

22 Jan 19:15
35f566b
Compare
Choose a tag to compare

Changes:

  • Fixed TDS v5 and HYRAX catalog traversing issue (#15)

v0.4.4

12 Jul 16:06
0459a4e
Compare
Choose a tag to compare

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.py to allow validators to detect appropriate versions
  • add python 3.9, 3.10 and 3.11 to the supported versions in setup.py and validate them in GitHub CI
  • drop Travis CI configuration in favor of GitHub CI
  • fix test_noaa with the target THREDDS server responding differently than originally tested

v0.4.3

07 Jul 14:34
Compare
Choose a tag to compare

Changes:

  • fix xml parsing for recent versions

v0.4.2

20 Nov 10:29
Compare
Choose a tag to compare

threddsclient available on conda-forge.

v0.4.0

06 Nov 22:26
Compare
Choose a tag to compare
  • drop Python 2.7 (#5)
  • fix pip install (#4)