Skip to content

Update ArgMojo to v0.2.0#220

Open
forfudan wants to merge 1 commit intomodular:mainfrom
forfudan:argmojo
Open

Update ArgMojo to v0.2.0#220
forfudan wants to merge 1 commit intomodular:mainfrom
forfudan:argmojo

Conversation

@forfudan
Copy link
Contributor

Checklist

  • My recipe.yaml file specifies which version(s) of MAX is compatible with my project. Compatible with Mojo v0.26.1
  • License file is packaged
  • Set the build number to 0 (for new packages, or if the version changed).
  • Bumped the build number (if the version is unchanged). This is not applicable.

ArgMojo v0.2.0 is a major release that transforms the library from a single-command parser into a full subcommand-capable CLI framework. It introduces hierarchical subcommands with automatic dispatch, persistent (global) flags with bidirectional sync, negative number passthrough, colored error messages, custom tips, and significant help/UX improvements. The public API is also refined: ArgArgument (old name kept as alias). Two complete example CLIs (grep and git) replace the previous demo.

ArgMojo v0.2.0 is compatible with Mojo v0.26.1.

Release page: https://github.com/forfudan/argmojo/releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant