Releases: nasa/ncompare
Releases · nasa/ncompare
1.12.0
What's Changed
- Remove randomized value check (Feature/issue 271) by @danielfromearth in #272
- Docstring cleanups by @danielfromearth in #274
- Categorize counts of differences (including attributes) in a summary (Feature/issue 202) by @danielfromearth in #276
- Add dimension names to report summary in addition to variable shape (Feature/issue 275) by @danielfromearth in #277
- Provide numerical output where zero means no differences found (Feature/issue 270) by @danielfromearth in #278
- Catch "unsupported datatype" exception from netCDF library by @danielfromearth in #268
- Chore: update pre-commit hooks by @pre-commit-ci in #266
- Bump the pip-dependencies group with 3 updates by @dependabot in #265
- Bump tornado from 6.4.1 to 6.4.2 by @dependabot in #262
New Contributors
- @pre-commit-ci made their first contribution in #266
Full Changelog: 1.11.0...1.12.0
1.11.0
What's Changed
- Fix pre-commit during workflows by @danielfromearth in #257
- Add gitleaks hook to pre-commit by @danielfromearth in #261
- Remove usage of black for code formatting by @danielfromearth in #257
- Bump the pip-dependencies group by @dependabot in #251, #250, #253, #258
- Bump the gha-dependencies group across 1 directory with 2 updates by @dependabot in #259
Full Changelog: 1.10.0...1.11.0
1.10.0
What's Changed
- Add joss info by @danielfromearth in #234
- Group dependabot updates by @danielfromearth in #235
- Fix help text for second NetCDF file passed on command line by @berquist in #230
- Relax upper bound constraints of dependencies by @danielfromearth in #236
- conda install docs by @danielfromearth in #243
- fix: deprecation of xarray Dataset.dims by @nannau in #247
- Improve changelog by @danielfromearth in #244
Dependency updates
- Bump ruff from 0.4.5 to 0.4.7 by @dependabot in #227
- Bump openpyxl from 3.1.2 to 3.1.3 by @dependabot in #226
- Bump tornado from 6.4 to 6.4.1 by @dependabot in #232
- Bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #237
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #241
- Bump ruff from 0.4.7 to 0.5.0 by @dependabot in #238
- Bump openpyxl from 3.1.4 to 3.1.5 by @dependabot in #239
- Bump numpy from 1.26.4 to 2.0.0 by @dependabot in #242
- Bump netcdf4 from 1.7.0 to 1.7.1.post1 by @dependabot in #240
- Bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #245
New Contributors
Full Changelog: 1.9.0...1.10.0
1.9.0
What's Changed
- Release/1.9.0 by @danielfromearth in #223
- Change License by @danielfromearth in #185
- Feature/issue 184 copyright headers by @danielfromearth in #221
- Feature/issue0200 dependabot frequency by @danielfromearth in #201
- Feature/issue 208 missing group error by @danielfromearth in #209
- Feature/issue 210 add gif to readme by @danielfromearth in #211
- update
develop
by @danielfromearth in #187 - Feature/issue 190 codecov upload by @danielfromearth in #191
- Feature/issue 198 resolve linting error by @danielfromearth in #199
- Bump ruff from 0.3.2 to 0.4.5 by @dependabot in #171, #175, #179, #188, #192, #195, #220, #212
- Bump black from 24.2.0 to 24.4.2 by @dependabot in #170, #173, #189, #194
- Bump mkdocs-material from 9.5.14 to 9.5.25 by @dependabot in #177, #183, #196, #215, #219
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #174
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #176
- Bump xarray from 2024.2.0 to 2024.5.0 by @dependabot in #180, #214
- Bump mkdocstrings from 0.24.1 to 0.25.1 by @dependabot in #182, #204
- Bump idna from 3.6 to 3.7 by @dependabot in #186
- Bump pytest from 8.1.1 to 8.2.1 by @dependabot in #197, #216
- Bump mkdocs from 1.5.3 to 1.6.0 by @dependabot in #193
- Bump mypy from 1.9.0 to 1.10.0 by @dependabot in #206
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #203
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #218
Full Changelog: 1.8.0...1.9.0
1.8.0
What's Changed
- Bump ruff from 0.2.0 to 0.2.1 by @dependabot in #150
- Bump black from 24.1.1 to 24.2.0 by @dependabot in #151
- Bump mkdocs-material from 9.5.7 to 9.5.9 by @dependabot in #152
- Bump ruff from 0.2.1 to 0.2.2 by @dependabot in #155
- Bump pytest from 8.0.0 to 8.0.1 by @dependabot in #154
- Bump xarray from 2024.1.1 to 2024.2.0 by @dependabot in #156
- Bump mkdocs-material from 9.5.9 to 9.5.10 by @dependabot in #153
- Feature/update mkdocs deps by @danielfromearth in #162
- Bump ruff from 0.2.2 to 0.3.0 by @dependabot in #160
- Bump mypy from 1.8.0 to 1.9.0 by @dependabot in #165
- Bump ruff from 0.3.0 to 0.3.2 by @dependabot in #164
- Feature/issue 167 pass ruff linting checks by @danielfromearth in #168
- Release/1.8.0 by @danielfromearth in #169
Full Changelog: 1.7.3...1.8.0
1.7.3
1.7.2
1.7.1
What's Changed
- Updated dev from 1.6.1 by @danielfromearth in #129
- Fixed links in readme by @danielfromearth in #135
- Replaced example data for no credentials by @danielfromearth in #136
- Bumped black from 23.12.1 to 24.1.1 by @dependabot in #137
- Bumped pytest from 7.4.4 to 8.0.0 by @dependabot in #138
- Bumped xarray from 2023.12.0 to 2024.1.1 by @dependabot in #132 and #140
- Bumped markdown-callouts from 0.3.0 to 0.4.0 by @dependabot in #141
- Bumped ruff from 0.1.13 to 0.2.0 by @dependabot in #131 and #144
- Bumped mkdocs-material from 9.5.4 to 9.5.7 by @dependabot in #139 and #145
- Bumped codecov/codecov-action from 3 to 4 by @dependabot in #143
Full Changelog: 1.6.1...1.7.1