Skip to content

Tags: jbusecke/xarrayutils

Tags

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update gaussian import (#171)

scipy now has gaussian in `signal.windows` instead of `signal`.   Grrr...

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
replace np.float with float (#162)

* replace np.float with float

* Merge minimamba changes into this PR

* Fix np.float occurences in datasets.py

* Update test_utils.py

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump actions/setup-python from 2 to 3 (#126)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prep for release v1.1.0 (#124)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix bug in publishing action. (#112)

* Fix bug in publishing action.

* Update pythonpublish.yaml

v1.0.0rc8

Toggle v1.0.0rc8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix bug in publishing action. (#112)

* Fix bug in publishing action.

* Update pythonpublish.yaml

v1.0.0rc7

Toggle v1.0.0rc7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add more time to get latest version from index (#111)

v1.0.0rc6

Toggle v1.0.0rc6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Check uploaded version for testpypi and pypi seperately (#110)

Check uploaded version for testpypi and pypi seperately

v1.0.0rc5

Toggle v1.0.0rc5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update pythonpublish.yaml (#109)

v1.0.0rc4

Toggle v1.0.0rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Try to install without manually installing requirements (#107)