Releases: axiom-data-science/intake-erddap
Releases · axiom-data-science/intake-erddap
v0.5.2
v0.5.1
v0.5.0
What's Changed
- Update intake to v2 by @kthyng in #56
- This required quite a bit of help from @martindurant — thank you!
- Major changes across the codebase to update to intake v2! Also updated class names; updated tests; updated docs.
- Now can choose variables to narrow results to.
- Fixed some bugs.
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.1
v0.3.0
v0.2.4 Improved Error Handling
This minor release contains the updates to error handling, which better align the manner of dealing with errors and client intuition about how those errors should be handled.
Release v0.2.3
This minor release improves the package metadata for PyPI.
Updated Docs and Query Type
The primary focus of this release was getting the documentation to a level of quality fit for public consumption. During the development of the documentation a handful of improvements were made for quality of life for clients.
- Documentation significantly improved
- Adds new
query_type
keyword argument to the catalog constructor. See docs for more details .
v0.2.1 Quality of Life improvements and Documentation
This minor release contains improvements to the API to improve the user experience. More importantly this release contains the documentation supported from RTD.