Releases: opengeos/segment-geospatial
Releases · opengeos/segment-geospatial
v0.10.8
What's Changed
- Add
detection_filter
topredict()
method to allow for user-defined logic by @brendancol in #307 - Fixes a small bug with
detection_filter
so that instance methods work as expected by @brendancol in #308 - Add sam2 as a dependency by @giswqs in #310
Full Changelog: v0.10.7...v0.10.8
v0.10.7
What's Changed
- Add code of conduct by @giswqs in #283
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #286
- Fix typo discovered by codespell by @giswqs in #287
- Add samgeo logo by @giswqs in #290
- Add a Dependabot config to auto-update GitHub action versions by @kurtmckee in #292
- Bump the github-actions group with 5 updates by @dependabot in #293
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #302
- Use gdal.WarpOptions when merging rasters by @brendancol in #303
- Added UserWarning when CRS of input image is None by @brendancol in #304
New Contributors
- @kurtmckee made their first contribution in #292
- @dependabot made their first contribution in #293
- @brendancol made their first contribution in #303
Full Changelog: v0.10.6...v0.10.7
v0.10.6
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #275
- Add xarray to requirements.txt by @giswqs in #280
Full Changelog: v0.10.5...v0.10.6
v0.10.5
What's Changed
- Two speedups by @sdtaylor in #262
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #264
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #266
- Remove stray code block start in
README
by @jrbourbeau in #272 - Use headless opencv by @jrbourbeau in #274
New Contributors
- @sdtaylor made their first contribution in #262
- @pre-commit-ci made their first contribution in #264
- @jrbourbeau made their first contribution in #272
Full Changelog: v0.10.4...v0.10.5
v0.10.4
v0.10.3
What's Changed
- Update changelog for v0.10.2 by @giswqs in #210
- Update ArcGIS installation instructions by @giswqs in #226
- Update GPU installation instructions by @giswqs in #239
- Ignore points outside image boundary by @giswqs in #240
- Add pre-commit by @giswqs in #258
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
- Add JOSS paper by @giswqs in #197
- Add notebook for using Maxar Open Data by @giswqs in #198
- Add checkpoint to textsam.LangSAM() by @forestbat in #204
- Add workshop notebook by @giswqs in #209
New Contributors
- @forestbat made their first contribution in #204
Full Changelog: v0.10.1...v0.10.2
v0.10.1
v0.10.0
What's Changed
- Update optional dependencies by @giswqs in #168
- Improve contributing guidelines by @giswqs in #169
- [FIX] Added missing conversions from BGR to RGB by @lbferreira in #171
- Address JOSS review comments by @giswqs in #175
New Contributors
- @lbferreira made their first contribution in #171
Full Changelog: v0.9.1...v0.10.0