Releases: xpublish-community/xpublish-edr
Releases · xpublish-community/xpublish-edr
0.4.0
0.3.1
0.3.0
What's Changed
- Fix indexing so dimensions are never squeezed so they are included in response by @mpiannucci in #59
- Add CRS support for queries by @mpiannucci in #58
Full Changelog: 0.2.2...0.3.0
0.2.2
What's Changed
- Switch order of operations so axes are not filtered by parameter subsetting by @mpiannucci in #57
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Fix bug in geojson serialization of arbitrary time dimensions by @mpiannucci in #55
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- use importlib instead of pkg_resources to discover edr_position_formats by @jhamman in #44
- chore: add uvicorn[standard] to dev requirements by @jhamman in #43
- Add
area
endpoint support by @mpiannucci in #49 - Support
MultiPoint
coords forposition
queries by @mpiannucci in #52 - Add geojson support by @mpiannucci in #53
- Add initial support for controlling selection interpolation scheme by @mpiannucci in #54
New Contributors
- @jhamman made their first contribution in #44
- @mpiannucci made their first contribution in #49
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- Add release badges and update Python classifiers by @abkfenris in #13
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #11
- provision-with-micromamba is deprecated by @ocefpaf in #14
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #15
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #16
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #17
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #18
- Pydantic v2 compatability by @abkfenris in #20
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #19
New Contributors
- @pre-commit-ci made their first contribution in #11
- @ocefpaf made their first contribution in #14
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Add initial suite of tests by @abkfenris in #1
- Update tests by @abkfenris in #2
- Include formats in package by @abkfenris in #3
- Remove Monty Python by @abkfenris in #4
- Add standard_name as observedProperty.id by @abkfenris in #5
- Test on 3.10 by @abkfenris in #6
- Use pluggy based plugin hooks by @abkfenris in #9
- Transform to working as an entry point plugin by @abkfenris in #8
- Refactor for method level dependencies by @abkfenris in #10
- Tweak release workflow and pin xpublish range by @abkfenris in #12
New Contributors
- @abkfenris made their first contribution in #1
Full Changelog: https://github.com/xpublish-community/xpublish-edr/commits/0.1.0