Skip to content

v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@2aronS 2aronS released this 19 May 11:58
  • 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