Releases: tlambert03/pycudadecon
Releases · tlambert03/pycudadecon
v0.5.1
v0.5.0
What's Changed
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #49
- ci(dependabot): bump actions/setup-python from 4 to 5 by @dependabot in #51
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #50
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #52
- ci(dependabot): bump softprops/action-gh-release from 1 to 2 by @dependabot in #53
- ci(dependabot): bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #56
- chore: cleanup repo by @tlambert03 in #58
- feat: support get_version by @tlambert03 in #59
- feat: add arguments for 3D OTF generation by @zichenzachwang in #57
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #60
New Contributors
- @zichenzachwang made their first contribution in #57
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- ci(dependabot): bump actions/setup-python from 2 to 4 by @dependabot in #41
- ci(dependabot): bump actions/checkout from 2 to 3 by @dependabot in #40
- docs: Fix docs by @tlambert03 in #42
- Fix typo by @dmilkie in #46
- ci(dependabot): bump actions/checkout from 3 to 4 by @dependabot in #45
- fix: Fix _cudadecon_version annotation, added support for skewed decon argument by @dmilkie in #47
- ci: update typing, pre-commit, and add all kwargs to decon func by @tlambert03 in #48
New Contributors
- @dependabot made their first contribution in #41
- @dmilkie made their first contribution in #46
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #24
- update docs and readme by @tlambert03 in #23
- jupyter books docs by @tlambert03 in #26
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #27
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #28
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #29
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #30
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #31
- Npe2 plugin by @tlambert03 in #37
- fix: Fix shared library interface for cudadecon ≥0.6.1 by @tlambert03 in #38
New Contributors
- @pre-commit-ci made their first contribution in #24
Full Changelog: v0.2.0...v0.4.0
v0.3.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #24
- update docs and readme by @tlambert03 in #23
- jupyter books docs by @tlambert03 in #26
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #27
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #28
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #29
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #30
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #31
- Npe2 plugin by @tlambert03 in #37
New Contributors
- @pre-commit-ci made their first contribution in #24
Full Changelog: v0.2.0...v0.3.0
v0.2.0
This release is developed for the cudadecon libs that are now distributed on conda-forge
It also does some major cleanup/refactoring (though there should be no breaking API changes), and adds a basic napari plugin