Releases: Open-EO/openeo-pg-parser-networkx
Releases · Open-EO/openeo-pg-parser-networkx
2023.8.3
Fix: Fit_curve being incorrectly calculated because of results cache.
Fix: Mishandling of Aggregate Data
Fix: Fixed result_cache being used for each subsequent call to a wrapped function for aggregate data.
2023.8.0
What's Changed
- feat: Add support for resolving UDPs by @GeraldIr in #54
- refactor: remove OutputFormat pydantic model by @LukeWeidenwalker in #55
- release: 2023.8.0 by @LukeWeidenwalker in #56
Full Changelog: 2023.7.1...2023.8.0
2023.7.1
What's Changed
- chore: auto sync version with pyproject.toml by @LukeWeidenwalker in #51
- chore: replace print statements by logger calls by @LukeWeidenwalker in #52
- release: 2023.7.1 by @LukeWeidenwalker in #53
Full Changelog: 2023.7.0...2023.7.1
2023.7.0
What's Changed
- Updated ProcessRegistry to work with namespace (optional) by @GeraldIr in #48
- update readme.md, bump version for release by @GeraldIr in #50
New Contributors
- @GeraldIr made their first contribution in #48
Full Changelog: 2023.5.1...2023.7.0
2023.5.1
What's Changed
- fix: fix unresolved result reference by @LukeWeidenwalker in #45
Full Changelog: 2023.4.1...2023.5.1
2023.4.1
What's Changed
- chore: add support for 3.11 and bump poetry by @LukeWeidenwalker in #41
- chore: allow numpy ^1.20 by @LukeWeidenwalker in #42
- docs: fix minibackend demo by @LukeWeidenwalker in #39
Full Changelog: 2023.3.1...2023.4.1
2023.3.1
What's Changed
- feat: Update process registry to allow storing specs by @LukeWeidenwalker in #35
- feat: add validator for temporal interval by @LukeWeidenwalker in #36
- ci: bump poetry to 1.4.0 by @LukeWeidenwalker in #33
- release: 2023.3.1 by @LukeWeidenwalker in #37
Full Changelog: 2023.3.0...2023.3.1
2023.3.0
What's Changed
- feat: add to_numpy() for Date and support open intervals by @clausmichele in #28
- feat: Add numpy support for Duration by @LukeWeidenwalker in #30
- chore: Remove matplotlib depedency from core installation by @LukeWeidenwalker in #31
- docs: Update minibackend demo by @LukeWeidenwalker in #26
Full Changelog: 2023.1.2...2023.3.0
2023.1.2
What's Changed
- chore: Allow shapely 2.0 and fix CI by @LukeWeidenwalker in #23
- release: 2023.1.2 by @LukeWeidenwalker in #24
Full Changelog: 2023.1.1...2023.1.2