<!-- Release notes generated using configuration in .github/release.yaml at v1.0.0 -->
What's Changed
Breaking Changes 🛠
* Drop python 3.7 support by astro-stan in https://github.com/astro-stan/pyitc/pull/17
New Features 🎉
* Add `compare_to` method to `Stamp` by astro-stan in https://github.com/astro-stan/pyitc/pull/20
* Update to libitc v1.0.3 by astro-stan in https://github.com/astro-stan/pyitc/pull/24
Bugfixes 🐛
* Show underlying exception when C API cannot be loaded by astro-stan in https://github.com/astro-stan/pyitc/pull/16
* Remove unneeded optional dependencies by astro-stan in https://github.com/astro-stan/pyitc/pull/18
* Add `StampComparisonResult` to the public API by astro-stan in https://github.com/astro-stan/pyitc/pull/21
Other Changes
* Improve Readme by astro-stan in https://github.com/astro-stan/pyitc/pull/19
* Improve documentation by astro-stan in https://github.com/astro-stan/pyitc/pull/26
**Full Changelog**: https://github.com/astro-stan/pyitc/compare/v0.1.0...v1.0.0