Releases: nasa/stitchee
Releases · nasa/stitchee
Release 1.8.0
What's Changed
Maintenance Updates
- chore: update pre-commit hooks by @pre-commit-ci[bot] in #291, #294, #296
- Bump the pip-dependencies group with 5 updates by @dependabot[bot] in #293
Full Changelog: 1.7.0...1.8.0
1.7.0
Release which updates stitchee
to utilize xarray
's "data tree" functionality, renames the package to align with the repository name, and removes unnecessary logic for an all-files-empty edge case.
What's Changed
- Migrate to xarray.DataTree by @ank1m in #281
- Update default python version from 3.10 to 3.12 by @danielfromearth in #284
- Flip package and module names, so package is "stitchee" by @danielfromearth in #285
- Skip pre-commit checks when bumping version by @danielfromearth in #286, #287
- Pass no files (instead of one file or raising NoDataException) when all are empty by @ank1m in #288
Dependabot updates
- chore: update pre-commit hooks by @pre-commit-ci in #258, #262, #267, #269, #272, #275, #278
- Bump the pip-dependencies group with 5 updates by @dependabot in #256, #260, #266, #268, #271, #274, #277, #282
- Bump codecov/codecov-action from 4 to 5 in the gha-dependencies group by @dependabot in #257
- Bump jinja2 from 3.1.4 to 3.1.6 by @dependabot in #259, #263, #270
- Bump abatilo/actions-poetry from 3.0.1 to 4.0.0 in the gha-dependencies group by @dependabot in #261
- Bump tornado from 6.4.2 to 6.5.1 by @dependabot in #276
- Bump requests from 2.32.3 to 2.32.4 by @dependabot in #279
New Contributors
- @pre-commit-ci made their first contribution in #258
Full Changelog: 1.6.1...1.7.0
1.6.1
What's Changed
- Prevent xarray from changing variable types on open_dataset by @ank1m in #254
- Bump tornado from 6.4.1 to 6.4.2 by @dependabot in #252
Full Changelog: 1.6.0...1.6.1
1.6.0
What's Changed
- Add gitleaks and update .pre-commit-config.yaml by @danielfromearth in #247
- improve test coverage for dimension cleanup by @danielfromearth in #248
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Feature/issue 230 allow single file netcdf filepath input by @danielfromearth in #231
- Feature/issue 235 remove dask dependency by @danielfromearth in #236
- Feature/issue 233 sorting variable arg in cli by @danielfromearth in #238
- update notebook to use PROD instead of UAT and improve readability by @danielfromearth in #241
- Bump abatilo/actions-poetry from 3.0.0 to 3.0.1 in the gha-dependencies group by @dependabot in #243
- Bump the pip-dependencies group with 34 updates by @dependabot in #227, @dependabot in #229, @dependabot in #234, @dependabot in #240, @dependabot in #244
Full Changelog: 1.3.0...1.5.0
1.4.0
What's Changed
- Feature/issue 230 allow single file netcdf filepath input by @danielfromearth in #231
- Bump the pip-dependencies group with 4 and 7 updates, respectively, by @dependabot in #227, @dependabot in #229
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Feature/issue 225 use common changelog style by @danielfromearth in #226
- Feature/issue 133 add readthedocs by @danielfromearth in #187
- issue-133 again - add missing index.md and styles.css by @danielfromearth in #188
- Feature/issue 185 refactor args for stitchee function by @danielfromearth in #186
- Feature/issue 181 add argument to change group delimiter by @danielfromearth in #189
- Feature/issue 134 expand tests with output from subsetter by @danielfromearth in #190
- Fix integration test failure by @danielfromearth in #205
- Docs/issue 194 add sambah page to readthedocs by @danielfromearth in #196
- Feature/issue 206 group dependabot updates by @danielfromearth in #207
- Feature/issue 208 increase test coverage by @danielfromearth in #211
- Feature/issue 193 pre commit ci by @danielfromearth in #219
- Feature/issue 198 ordered output by @danielfromearth in #221
Dependency updates
- Bump ruff from 0.4.2 to 0.5.0 by @dependabot in #200, #213
- Bump pytest from 8.2.0 to 8.2.1 by @dependabot in #199
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #197
- Bump harmony-service-lib from 1.0.26 to 1.0.27 by @dependabot in #201
- Bump dask from 2024.4.2 to 2024.5.2 by @dependabot in #202
- Bump mkdocs-material from 9.5.22 to 9.5.28 by @dependabot in #203, #218
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #209, #210, #220
- Bump docker/build-push-action from 5 to 6 by @dependabot in #212
- Bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #222
Full Changelog: 1.2.1...1.3.0