Skip to content

v2.0.0 (EOL)

Choose a tag to compare

@adalfarus adalfarus released this 05 Mar 11:54
· 2 commits to main since this release

The latest release 2.0.0 brings with it a totally new and more refined interface for managing the cli. These enhancements are from the new 'autocli' package.

This is done so that an MVP of autocli exists, that can always be used in cases where using autocli may not be preferable. For example, in a minimal project the argumint.py file can easily be included while using the entire autocli directory could be more cumbersome.

Another reason is so that projects using argumint can slowly transition to autocli, while we wait for the name to be possibly available.

Full Changelog: v1.1.0...v2.0.0