1.0.0
This release:
a) Removes the dependency on datacube-core
b) Tests the new release automation
c) Finally gets a new release out (it's been 3 years)!
What's Changed
- version with git hash by @emmaai in #5
- retrieve version from metadata by @emmaai in #6
- fix fuse by mean when nodata=nan by @emmaai in #9
- Allow optional bands by @emmaai in #11
- add name as option to differentiate cache by @emmaai in #12
- allow variables in different dtypes and safe cast in memsink by @emmaai in #13
- Enhance(+) readme and add .gitignore by @omad in #15
- Use correct package name for returning version by @omad in #19
- Pin dask version to prevent breakage by @omad in #20
- Add license header to all .py files by @omad in #21
- Pre commit config and linting fixes by @omad in #22
- Switch packaging format to pyproject.toml by @omad in #23
- Setup GitHub actions for CI testing and releasing by @omad in #24
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #26
- Decouple from
datacube
by @emmaai in #1
New Contributors
- @omad made their first contribution in #15
- @pre-commit-ci made their first contribution in #26
Full Changelog: 0.2.4...1.0.0