Changed
- 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
- Fix bug related to extra argument from command line ([124](https://github.com/nasa/ncompare/pull/124)) ([**danielfromearth**](https://github.com/danielfromearth))
Fixed
- Update out-dated example snippet in README ([`eaddcad`](https://github.com/nasa/ncompare/pull/124/commits/eaddcad999ac52a06fdd95b7a8874bad4785111d)) ([**danielfromearth**](https://github.com/danielfromearth))