Skip to content

v1.2.2 - Fail faster on bad configs

Compare
Choose a tag to compare
@treykeown treykeown released this 19 Jun 12:56
· 18 commits to main since this release

arguably will now fail much faster if a bad configuration is given to @arguably.command. The validation logic was shifted around to fix some cases that caused arguably to fail if invoked directly on a script via python3 -m arguably your_script.py.

Full Changelog: v1.2.1...v1.2.2