Releases: isce-framework/snaphu-py
Releases · isce-framework/snaphu-py
v0.4.1
What's Changed
- Fix typo by @gmgunter in #76
- Replace memmap usage with direct file I/O by @gmgunter in #82
- Run CI on pushes to release branches by @gmgunter in #84
- Upload CI artifacts on "push" triggers only by @gmgunter in #85
- Test
read_from_file
with 1-D and 3-D datasets by @gmgunter in #86
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Clarify supported platforms in README and CMake scripts by @gmgunter in #61
- Add
SINGLETILEREOPTIMIZE
option by @mirzaees in #63 - Improve Pylance support for
Raster
by @gmgunter in #68 - Expose KPARDPSI and KPERPDPSI options by @gmgunter in #69
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Bump SNAPHU version to 2.0.7 by @gmgunter in #51
- Group Dependabot updates by @gmgunter in #52
- Enable additional mypy checks by @gmgunter in #53
- Add a standalone
grow_conncomps
function by @gmgunter in #55 - Reduce code duplication in input validation checks by @gmgunter in #56
- Expose
MINCONNCOMPFRAC
parameter by @gmgunter in #57
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
What's Changed
- Ignore contributions by bots in release notes by @gmgunter in #29
- Add installation instructions from PyPI by @gmgunter in #30
- Don't build 32-bit wheels by @gmgunter in #31
- Add installation instructions from conda-forge by @gmgunter in #32
- Exclude some paths from Codecov scans by @gmgunter in #35
- Expose
TILECOSTTHRESH
andMINREGIONSIZE
parameters by @gmgunter in #36 - Add macOS M1 runners to CI build matrix by @gmgunter in #38
- Pass magnitude info to conncomp regrowing step by @gmgunter in #41
- Replace submodule SSH URL with HTTPS URL by @gmgunter in #42
- Update instructions for installating from source by @gmgunter in #43
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Add basic build+test CI workflow by @gmgunter in #4
- Fix version tests in CI by @gmgunter in #5
- Expose basic tiling & multiprocessing options by @gmgunter in #6
- Replace NaN values with zero by @gmgunter in #7
- Specify minimum Python version for actions/setup-python by @gmgunter in #9
- Add dependabot updates for GHA workflow dependencies by @gmgunter in #8
- Add codecov reporting by @gmgunter in #10
- Add status badges to README by @gmgunter in #11
- Bump actions/setup-python from 4 to 5 by @dependabot in #12
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #13
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #14
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #16
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #19
- Add nodata attribute to Raster by @gmgunter in #20
- Add an option (enabled by default) to regrow connected components in tiled mode by @gmgunter in #21
- Add CODEOWNERS file by @gmgunter in #22
- Add package metadata to pyproject.toml by @gmgunter in #23
- Automate upload of release source archives by @gmgunter in #24
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #25
- Clean up project URLs in pyproject.toml by @gmgunter in #26
- Build wheels & sdists in CI by @gmgunter in #27
- Add GHA job to publish to PyPI by @gmgunter in #28
New Contributors
- @gmgunter made their first contribution in #4
- @dependabot made their first contribution in #12
- @pre-commit-ci made their first contribution in #13
Full Changelog: v0.0.0...v0.1.0