Skip to content

v1.3.1

Choose a tag to compare

@brandongregoryscott brandongregoryscott released this 24 Sep 12:54
· 258 commits to main since this release

v1.3.1 Release

Release notes

Maintenance release that fixes a bug when preprocessing aliases. When aliases were defined, and no options were given to the CLI (ie, and-cli dotnet), the process.argv array was being modified and the help menu would be displayed instead.

Known issues

#110 Parsing short-circuits prematurely when command without flags given but no matching alias is found

Contributors

@brandongregoryscott