Skip to content

v0.0.9

Latest
Compare
Choose a tag to compare
@julianstirling julianstirling released this 09 Jun 13:47
7e82c45

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