Skip to content

v1.3.0

Compare
Choose a tag to compare
@eriknyquist eriknyquist released this 13 Oct 05:23
· 22 commits to master since this release
  • Add CLI script to setup.py, so 'duckargs' can be called directly (i.e. 'duckargs' instead of 'python -m duckargs')
  • Populate ArgumentParser 'description' field in generated programs
  • Recognize hex values and negative values as ints
  • Fix bugs when positional arg is a float/int
  • Add DUCKARGS_COMMENT and DUCKARGS_PRINT environment variables

Full Changelog: v1.2.0...v1.3.0