Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/1.10.0 #249

Merged
merged 84 commits into from
Jul 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
3643778
/version 1.10.0a0
May 29, 2024
32a1c44
Bump ruff from 0.4.5 to 0.4.7
dependabot[bot] Jun 1, 2024
b78b911
Merge pull request #227 from nasa/dependabot/pip/develop/ruff-0.4.7
danielfromearth Jun 3, 2024
8de7e73
Bump openpyxl from 3.1.2 to 3.1.3
dependabot[bot] Jun 3, 2024
571b693
/version 1.10.0a1
Jun 3, 2024
5876c76
Merge pull request #226 from nasa/dependabot/pip/develop/openpyxl-3.1.3
danielfromearth Jun 3, 2024
fa11ece
/version 1.10.0a2
Jun 3, 2024
ac2a919
add argument type annotations to console._cli
berquist Jun 6, 2024
a3b5034
add return type annotation to console.main
berquist Jun 6, 2024
4d76e6d
fix help description for nc_b CLI argument
berquist Jun 6, 2024
fd4a5dd
Merge branch 'develop' into console-updates
danielfromearth Jun 6, 2024
dc59a03
Merge pull request #230 from berquist/console-updates
danielfromearth Jun 6, 2024
7e1bd99
/version 1.10.0a3
Jun 6, 2024
4888ae2
Bump tornado from 6.4 to 6.4.1
dependabot[bot] Jun 6, 2024
4150b24
add JOSS badge to README.md
danielfromearth Jun 13, 2024
bfb71b3
update CITATION.cff with JOSS citation
danielfromearth Jun 13, 2024
fd6f450
update CHANGELOG.md
danielfromearth Jun 13, 2024
ace1e67
Merge pull request #232 from nasa/dependabot/pip/tornado-6.4.1
danielfromearth Jun 13, 2024
e62aa67
/version 1.10.0a4
Jun 13, 2024
3b602ac
Merge pull request #234 from nasa/feature/issue-229-add-joss-info
danielfromearth Jun 13, 2024
6e6e1da
/version 1.10.0a5
Jun 13, 2024
088b11f
roll up dependabot updates into single PR
danielfromearth Jun 17, 2024
486b01f
update CHANGELOG.md
danielfromearth Jun 17, 2024
81e6f9e
autoupdate pre-commit hooks
danielfromearth Jun 17, 2024
0d2f051
update poetry lock
danielfromearth Jun 17, 2024
65126d0
update dataset attribute to avoid FutureWarning
danielfromearth Jun 17, 2024
95b9e8d
minor cleanup of unused test lines
danielfromearth Jun 17, 2024
cb75046
add test for value matching when NaNs are present
danielfromearth Jun 17, 2024
08ed650
extract private function to streamline utils
danielfromearth Jun 17, 2024
9ec5b8d
add trivial tests that check errors raised from two utility functions
danielfromearth Jun 17, 2024
9166f90
Merge pull request #235 from nasa/feature/issue-233-group-dependabot-…
danielfromearth Jun 17, 2024
e294b24
/version 1.10.0a6
Jun 17, 2024
8e77314
relax upper bound constraints of dependencies
danielfromearth Jun 17, 2024
2637c13
Merge branch 'develop' into feature/issue-231-remove-upper-bounds-fro…
danielfromearth Jun 17, 2024
2636cc7
update CHANGELOG.md
danielfromearth Jun 17, 2024
cfe8015
Bump urllib3 from 2.2.1 to 2.2.2
dependabot[bot] Jun 17, 2024
4cd4782
Merge pull request #237 from nasa/dependabot/pip/urllib3-2.2.2
danielfromearth Jun 18, 2024
0f22f7c
/version 1.10.0a7
Jun 18, 2024
607d2e3
Merge branch 'develop' into feature/issue-231-remove-upper-bounds-fro…
danielfromearth Jun 18, 2024
f74e16f
remove upper bound for `xarray` version dependency
danielfromearth Jun 28, 2024
c1d3dac
update poetry lock
danielfromearth Jun 28, 2024
8d9d20b
Bump ruff from 0.4.7 to 0.5.0
dependabot[bot] Jul 1, 2024
43597a9
Bump mypy from 1.10.0 to 1.10.1
dependabot[bot] Jul 1, 2024
cf2cda9
Merge pull request #241 from nasa/dependabot/pip/develop/mypy-1.10.1
danielfromearth Jul 5, 2024
ef494a4
/version 1.10.0a8
Jul 5, 2024
f010f93
Merge pull request #238 from nasa/dependabot/pip/develop/ruff-0.5.0
danielfromearth Jul 5, 2024
44e2465
/version 1.10.0a9
Jul 5, 2024
b6da5e2
Bump openpyxl from 3.1.4 to 3.1.5
dependabot[bot] Jul 5, 2024
40dc59b
Bump numpy from 1.26.4 to 2.0.0
dependabot[bot] Jul 5, 2024
a923dd9
Merge pull request #239 from nasa/dependabot/pip/develop/openpyxl-3.1.5
danielfromearth Jul 5, 2024
14b6c6c
/version 1.10.0a10
Jul 5, 2024
a604d73
Merge pull request #242 from nasa/dependabot/pip/develop/numpy-2.0.0
danielfromearth Jul 5, 2024
1d05e50
/version 1.10.0a11
Jul 5, 2024
a4ded42
Bump netcdf4 from 1.7.0 to 1.7.1.post1
dependabot[bot] Jul 5, 2024
f78e124
Merge pull request #240 from nasa/dependabot/pip/develop/netcdf4-1.7.…
danielfromearth Jul 5, 2024
3329dd1
/version 1.10.0a12
Jul 5, 2024
2b9f416
merge from develop
danielfromearth Jul 5, 2024
bbf8e7a
change python specifier back to carat
danielfromearth Jul 5, 2024
7c5208a
update poetry.lock
danielfromearth Jul 5, 2024
6b41c0a
autoupdate pre-commit
danielfromearth Jul 5, 2024
e48860f
Merge pull request #236 from nasa/feature/issue-231-remove-upper-boun…
danielfromearth Jul 5, 2024
44936b8
/version 1.10.0a13
Jul 5, 2024
0937d15
add `conda`/`mamba` installation instructions to README.md
danielfromearth Jul 5, 2024
fe90a6d
update CHANGELOG.md
danielfromearth Jul 5, 2024
952fea5
add missing entry (for PR #230) to CHANGELOG.md
danielfromearth Jul 5, 2024
925dae7
typo
danielfromearth Jul 5, 2024
9323685
Merge pull request #243 from nasa/feature/issue-42-conda-install-docs
danielfromearth Jul 5, 2024
e553d8f
/version 1.10.0a14
Jul 5, 2024
d053119
update changelog headings to use "Common Changelog" format
danielfromearth Jul 5, 2024
0fced2a
add missing release date to CHANGELOG.md
danielfromearth Jul 5, 2024
d51a91e
move links to issues/PRs/commits to the end of each entry, and add au…
danielfromearth Jul 5, 2024
4fcabdf
Bump certifi from 2024.2.2 to 2024.7.4
dependabot[bot] Jul 6, 2024
a5477da
fix: deprecation of xarray .dims
nannau Jul 9, 2024
62bc7e3
docs: add updates to changelog
nannau Jul 9, 2024
bb27cb5
Merge pull request #245 from nasa/dependabot/pip/certifi-2024.7.4
danielfromearth Jul 10, 2024
21f43db
/version 1.10.0a15
Jul 10, 2024
a1aab98
Merge branch 'feature/xarray_dims_to_sizes' into xarray_dims_to_sizes
danielfromearth Jul 10, 2024
6694a47
Merge branch 'develop' into feature/issue-222-improve-changelog
danielfromearth Jul 10, 2024
3d19973
Merge pull request #247 from nannau/xarray_dims_to_sizes
danielfromearth Jul 10, 2024
9eec730
/version 1.10.0a16
Jul 10, 2024
3074c05
merge develop into issue-222 branch
danielfromearth Jul 10, 2024
efecc70
Merge pull request #244 from nasa/feature/issue-222-improve-changelog
danielfromearth Jul 10, 2024
4cc5aab
/version 1.10.0a17
Jul 10, 2024
d248cb3
/version 1.10.0rc1
Jul 10, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ updates:
directory: "/"
schedule:
interval: "monthly"
groups:
pip-dependencies:
patterns:
- "*"
# Raise pull requests for version updates
# to pip against the `develop` branch
target-branch: "develop"
Expand All @@ -17,6 +21,10 @@ updates:
schedule:
# Check for updates to GitHub Actions every week
interval: "monthly"
groups:
gha-dependencies:
patterns:
- "*"
# Raise pull requests for version updates
# to pip against the `develop` branch
target-branch: "develop"
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ default_language_version:

repos:
- repo: https://github.com/asottile/pyupgrade
rev: v3.15.2
rev: v3.16.0
hooks:
- id: pyupgrade
args: [ "--py39-plus" ]
Expand All @@ -24,7 +24,7 @@ repos:

- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: 'v0.4.6'
rev: 'v0.5.1'
hooks:
- id: ruff
args: [ "--fix" ]
Expand All @@ -36,7 +36,7 @@ repos:
- id: black-jupyter

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.10.0
rev: v1.10.1
hooks:
- id: mypy

Expand Down
261 changes: 142 additions & 119 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,178 +1,201 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
The format is based on [Common Changelog](https://common-changelog.org/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.9.0]
### Added
- [Issue #210](https://github.com/nasa/ncompare/issues/210): Add gif of usage to readme
## [unreleased]

### Changed
- [Issue #184](https://github.com/nasa/ncompare/issues/184): Change license to Apache License 2.0. and include copyright header text
- [Issue #200](https://github.com/nasa/ncompare/issues/200): Change dependabot frequency to monthly
### Deprecated

- Group dependabot updates into fewer PRs ([#233](https://github.com/nasa/ncompare/issues/233)) ([**@danielfromearth**](https://github.com/danielfromearth))
- Change xarray `Dataset.dims` reference to `Dataset.sizes` due to FutureWarning ([#246](https://github.com/nasa/ncompare/issues/246))([**@nannau**](https://github.com/nannau))

### Added

- Add Journal of Open Source Software (JOSS) info to README and CITATION docs ([#229](https://github.com/nasa/ncompare/issues/229)) ([**@danielfromearth**](https://github.com/danielfromearth))
- Make available via conda and add `conda`/`mamba` installation instructions to README.md ([#42](https://github.com/nasa/ncompare/issues/42)) ([**@jhkennedy**](https://github.com/jhkennedy), [**@danielfromearth**](https://github.com/danielfromearth))

### Removed

- Remove upper bounds from dependencies ([#231](https://github.com/nasa/ncompare/issues/231)) ([**@jhkennedy**](https://github.com/jhkennedy), [**@danielfromearth**](https://github.com/danielfromearth))

### Fixed
- [Issue #208](https://github.com/nasa/ncompare/issues/208): Fix missing group error
- [Pull #190](https://github.com/nasa/ncompare/pull/190): Fix codecov upload token error
- [Pull #199](https://github.com/nasa/ncompare/pull/199): Resolve linting error
### Security

## [1.8.0] - 2024-03-12
### Added
- Fix help text for second NetCDF file passed on command line ([#230](https://github.com/nasa/ncompare/pull/230)) ([**@berquist**](https://github.com/berquist))


## [1.9.0] - 2024-05-29

### Changed
- update dependencies
- update citation
- [pull/168](https://github.com/nasa/ncompare/pull/168): updated syntax for new linting checks
### Deprecated
### Removed

- Change license to Apache License 2.0. and include copyright header text ([#184](https://github.com/nasa/ncompare/issues/184)) ([**@danielfromearth**](https://github.com/danielfromearth))
- Change dependabot frequency to monthly ([#200](https://github.com/nasa/ncompare/issues/200)) ([**@danielfromearth**](https://github.com/danielfromearth))

### Added

- Add gif of usage to readme ([#210](https://github.com/nasa/ncompare/issues/210)) ([**@danielfromearth**](https://github.com/danielfromearth))

### Fixed
### Security
- Fix missing group error ([#208](https://github.com/nasa/ncompare/issues/208)) ([**@danielfromearth**](https://github.com/danielfromearth))
- Fix codecov upload token error ([#190](https://github.com/nasa/ncompare/pull/190)) ([**@danielfromearth**](https://github.com/danielfromearth))
- Resolve linting error ([#199](https://github.com/nasa/ncompare/pull/199)) ([**@danielfromearth**](https://github.com/danielfromearth))


## [1.8.0] - 2024-03-12

### Changed

- Update dependencies ([#169](https://github.com/nasa/ncompare/pull/169)) ([**@danielfromearth**](https://github.com/danielfromearth))
- Update citation ([`2178b97`](https://github.com/nasa/ncompare/pull/169/commits/2178b970fa32fa820c03d9c8c82b0ef8d8249150)) ([**@danielfromearth**](https://github.com/danielfromearth))
- Update syntax for new linting checks ([#168](https://github.com/nasa/ncompare/pull/168)) ([**@danielfromearth**](https://github.com/danielfromearth))


## [1.7.3] - 2024-02-06
### Added

### Changed
- add Zenodo badge to readme
### Deprecated
### Removed
### Fixed
### Security

- Add Zenodo badge to readme ([#149](https://github.com/nasa/ncompare/pull/149)) ([**@danielfromearth**](https://github.com/danielfromearth))


## [1.7.2] - 2024-02-06
### Added

### Changed
- add pyOpenSci badge to readme
### Deprecated
### Removed
### Fixed
### Security

- Add pyOpenSci badge to readme ([#148](https://github.com/nasa/ncompare/pull/148)) ([**@danielfromearth**](https://github.com/danielfromearth))


## [1.7.1] - 2024-02-06
### Added

### Changed
- update dependencies
- update citation
### Deprecated
### Removed
### Fixed
### Security

- Update dependencies ([#147](https://github.com/nasa/ncompare/pull/147)) ([**@danielfromearth**](https://github.com/danielfromearth))
- Update citation ([#147](https://github.com/nasa/ncompare/pull/147)) ([**@danielfromearth**](https://github.com/danielfromearth))


## [1.7.0] - 2024-02-06
### Added

### Changed
- [pull/136](https://github.com/nasa/ncompare/pull/136): Replace data in example notebook with those requiring no credentials
### Deprecated
### Removed

- Replace data in example notebook with those requiring no credentials ([#136](https://github.com/nasa/ncompare/pull/136)) ([**@danielfromearth**](https://github.com/danielfromearth))

### Fixed
- [pull/135](https://github.com/nasa/ncompare/pull/135): Fix links in readme
### Security

- Fix links in readme ([#135](https://github.com/nasa/ncompare/pull/135)) ([**@danielfromearth**](https://github.com/danielfromearth))


## [1.6.2] - 2024-01-16
### Added

### Changed
- updated PyPI classifiers in pyproject.toml
### Deprecated
### Removed
### Fixed
### Security

- Update PyPI classifiers in pyproject.toml ([#130](https://github.com/nasa/ncompare/pull/130)) ([**@danielfromearth**](https://github.com/danielfromearth))


## [1.6.1] - 2024-01-16
### Added

### Changed
### Deprecated

- Bump jinja2 from 3.1.2 to 3.1.3 ([#125](https://github.com/nasa/ncompare/pull/125)) ([**@danielfromearth**](https://github.com/danielfromearth))

### Removed
- removed unused placeholder file and .images folder
### Fixed
### Security
- [pull-request/125](https://github.com/nasa/ncompare/pull/125): Bump jinja2 from 3.1.2 to 3.1.3

- Remove unused placeholder file and .images folder ([#128](https://github.com/nasa/ncompare/pull/128)) ([**@danielfromearth**](https://github.com/danielfromearth))


## [1.6.0] - 2024-01-16
### Added
- [pull-request/79](https://github.com/nasa/ncompare/pull/79): Add option to only display variables and attributes that are different
- [pull-request/100](https://github.com/nasa/ncompare/pull/100): Add version to cli
- [pull-request/105](https://github.com/nasa/ncompare/pull/105): Add testing of ncompare with Python version 3.12
- [issue/118](https://github.com/nasa/ncompare/issues/118): Add citation file

### Changed
- [pull-request/99](https://github.com/nasa/ncompare/pull/99): Improve readme in a few ways (e.g., license, badges)
- [pull-request/106](https://github.com/nasa/ncompare/pull/106): Use ReadTheDocs instead of GitHub Pages for documentation
- [pull-request/113](https://github.com/nasa/ncompare/pull/113): Add codecov step to tests workflow
- [issue/88](https://github.com/nasa/ncompare/issues/88): Improve test coverage, especially for ncompare/core.py and ncompare/printing.py
- [issue/92](https://github.com/nasa/ncompare/issues/92): Ensure examples utilize publicly accessible data
- [pull-request/121](https://github.com/nasa/ncompare/pull/121): Disable text wrapping to properly show ncompare output in notebook example
- Tweaked wording regarding docstrings in the contributing guide
### Deprecated

- Improve readme in a few ways (e.g., license, badges) ([#99](https://github.com/nasa/ncompare/pull/99)) ([**@danielfromearth**](https://github.com/danielfromearth))
- Use ReadTheDocs instead of GitHub Pages for documentation ([#106](https://github.com/nasa/ncompare/pull/106)) ([**@danielfromearth**](https://github.com/danielfromearth))
- Add codecov step to tests workflow ([#113](https://github.com/nasa/ncompare/pull/113)) ([**@danielfromearth**](https://github.com/danielfromearth))
- Improve test coverage, especially for ncompare/core.py and ncompare/printing.py ([#88](https://github.com/nasa/ncompare/issues/88)) ([**@danielfromearth**](https://github.com/danielfromearth))
- Ensure examples utilize publicly accessible data ([#92](https://github.com/nasa/ncompare/issues/92)) ([**@danielfromearth**](https://github.com/danielfromearth))
- Disable text wrapping to properly show ncompare output in notebook example ([#121](https://github.com/nasa/ncompare/pull/121)) ([**@danielfromearth**](https://github.com/danielfromearth))
- Tweak wording regarding docstrings in the contributing guide ([`9c20671`](https://github.com/nasa/ncompare/pull/124/commits/9c2067147036947e47daafaf6b31a08821a1417b)) ([**@danielfromearth**](https://github.com/danielfromearth))

### Added

- Add option to only display variables and attributes that are different ([#79](https://github.com/nasa/ncompare/pull/79)) ([**@danielfromearth**](https://github.com/danielfromearth))
- Add version to cli ([#100](https://github.com/nasa/ncompare/pull/100)) ([**@danielfromearth**](https://github.com/danielfromearth))
- Add testing of ncompare with Python version 3.12 ([#105](https://github.com/nasa/ncompare/pull/105)) ([**@danielfromearth**](https://github.com/danielfromearth))
- Add citation file ([#118](https://github.com/nasa/ncompare/issues/118)) ([**@danielfromearth**](https://github.com/danielfromearth))

### Removed
- Fixed bug related to extra argument from command line

- Fix bug related to extra argument from command line ([#124](https://github.com/nasa/ncompare/pull/124)) ([**@danielfromearth**](https://github.com/danielfromearth))

### Fixed
- Updated out-dated example snippet in README
### Security

- Update out-dated example snippet in README ([`eaddcad`](https://github.com/nasa/ncompare/pull/124/commits/eaddcad999ac52a06fdd95b7a8874bad4785111d)) ([**@danielfromearth**](https://github.com/danielfromearth))


## [1.5.0] - 2023-10-25

### Added
- [pull-request/63](https://github.com/nasa/ncompare/pull/59): Add a tutorial example notebook.
- Added a simple GitHub Pages that links to an quarto-produced version of the tutorial notebook.
### Changed
### Deprecated
### Removed
### Fixed
### Security

- Add a tutorial example notebook ([#63](https://github.com/nasa/ncompare/pull/63)) ([**@danielfromearth**](https://github.com/danielfromearth))
- Add a simple GitHub Pages that links to an quarto-produced version of the tutorial notebook. ([#64](https://github.com/nasa/ncompare/pull/64)) ([**@danielfromearth**](https://github.com/danielfromearth))


## [1.4.0] - 2023-10-23

### Added
- [pull-request/59](https://github.com/nasa/ncompare/pull/59): Add the ability to modify the width of each column in the comparison table.
### Changed
### Deprecated
### Removed

- Add the ability to modify the width of each column in the comparison table ([#59](https://github.com/nasa/ncompare/pull/59)) ([**@danielfromearth**](https://github.com/danielfromearth))

### Fixed
- [pull-request/60](https://github.com/nasa/ncompare/pull/60): Removes an extra line of printed filepaths.
### Security

- Remove an extra line of printed filepaths ([#60](https://github.com/nasa/ncompare/pull/60)) ([**@danielfromearth**](https://github.com/danielfromearth))


## [1.3.0] - 2023-10-20
### Added
### Changed
### Deprecated
### Removed

### Fixed
- [pull-request/55](https://github.com/nasa/ncompare/pull/55): Fix variable value matching
### Security

- Fix variable value matching ([#55](https://github.com/nasa/ncompare/pull/55)) ([**@danielfromearth**](https://github.com/danielfromearth))


## [1.2.0] - 2023-10-11
### Added
- [pull-request/44](https://github.com/nasa/ncompare/pull/44): Added issue templates and markdown guides for CONTRIBUTING and the CODE_OF_CONDUCT

### Changed
- [pull-request/47](https://github.com/nasa/ncompare/pull/47): Added coverage and move test running to separate workflow yml
### Deprecated
### Removed
### Fixed
### Security

## [1.1.0] - 2023-09-26
- Add coverage and move test running to separate workflow yml ([#47](https://github.com/nasa/ncompare/pull/47)) ([**@danielfromearth**](https://github.com/danielfromearth))

### Added
- [commit/4b98808](https://github.com/nasa/ncompare/commit/4b98808cf3d8424da25a226687d304ce7d46738e): Set up dependabot for automated version updates

- Add issue templates and markdown guides for CONTRIBUTING and the CODE_OF_CONDUCT ([#44](https://github.com/nasa/ncompare/pull/44)) ([**@danielfromearth**](https://github.com/danielfromearth))


## [1.1.0] - 2023-09-26

### Changed
- [pull-request/28](https://github.com/nasa/ncompare/pull/28): Updated CI/CD versions, and updated README.md
### Deprecated
### Removed
### Fixed
### Security

## [1.0.2] - 2023-09-20
- Update CI/CD versions, and updated README.md ([#28](https://github.com/nasa/ncompare/pull/28)) ([**@danielfromearth**](https://github.com/danielfromearth))

### Added
- Add automated publishing (via poetry) to TestPyPI and PyPI in Actions workflow [issue/19](https://github.com/nasa/ncompare/issues/19)

- Set up dependabot for automated version updates ([`4b98808`](https://github.com/nasa/ncompare/commit/4b98808cf3d8424da25a226687d304ce7d46738e)) ([**@danielfromearth**](https://github.com/danielfromearth))


## [1.0.2] - 2023-09-20

### Changed
- Use ruff and black for linting and formatting [issue/23](https://github.com/nasa/ncompare/issues/23)
### Deprecated
### Removed
### Fixed
### Security

## [1.0.1] - 2023-09-06
- Use ruff and black for linting and formatting [#23](https://github.com/nasa/ncompare/issues/23) ([**@danielfromearth**](https://github.com/danielfromearth))

### Added

- Add automated publishing (via poetry) to TestPyPI and PyPI in Actions workflow [#19](https://github.com/nasa/ncompare/issues/19) ([**@danielfromearth**](https://github.com/danielfromearth))


## [1.0.1] - 2023-09-06

### Changed
- Improve test suite [#12](https://github.com/nasa/ncompare/issues/12):
- Enable `ncompare` to work with greater group depths [#13](https://github.com/nasa/ncompare/issues/13):
### Deprecated
### Removed

- Improve test suite [#12](https://github.com/nasa/ncompare/issues/12) ([**@danielfromearth**](https://github.com/danielfromearth))
- Enable `ncompare` to work with greater group depths [#13](https://github.com/nasa/ncompare/issues/13) ([**@danielfromearth**](https://github.com/danielfromearth))

### Fixed
- Fix author attribute for poetry [#5](https://github.com/nasa/ncompare/issues/5)
### Security

- Fix author attribute for poetry [#5](https://github.com/nasa/ncompare/issues/5) ([**@danielfromearth**](https://github.com/danielfromearth))
Loading