What's Changed
- Build system changed to hatch from setuptools to make it easier to include non-python files in distribution
- Fix spelling error in fallback server
- Logging message fro deleting expired invocations is changed to debug level to reduce logging noise in applications
- The default argument parser for the CLI can be returned so that downstream programs can add CLI arguments to the parser if needed.
Full Changelog: v0.0.8...v0.0.9