Skip to content

v0.30.1

Compare
Choose a tag to compare
@neithere neithere released this 23 Oct 18:37
· 56 commits to master since this release

What's Changed

Bugs fixed:

  • Regression: certain special values in argument default value would cause an exception (#204 reported by @mfussenegger, fixed by @neithere)

Enhancements:

  • Improved the tutorial by @neithere
  • Added a more informative error message when the reason is likely to be related to the migration from Argh v0.29 to a version with a new argument name mapping policy by @neithere

Other changes:

  • Added py.typed marker file for PEP-561 by @neithere

Details

Commits: v0.30.0...v0.30.1

Full changelog: https://argh.readthedocs.io/en/latest/changes.html#version-0-30-1