v0.1.0
Pre-release
Pre-release
- initial release of cli-forge framework
- command parsing with subcommands and flag support
- built-in help generation and error handling
- colorized terminal output using ANSI codes
- refactored internal parser to use zero-copy string slicing
- fixed panic when no arguments provided