- Added CLI handle
- Added ascii interpreter
- Added commands
- ver
- help
- Added helper
- changed readme
- Added CHANGELOG.md
- Added CMakeList
- Added LINUX support
- Modified readme
- Added multi page support
- Added back , home command
- Added history manager
- minor fixes and performance improvements
- improved help interface
- Added API definitions
- Added quit command
- fixed infinite "back" bug
- updated readme
- Added sample screenshots
- Added multi argument support
- Configurable command argument count(too few/ too many) with validation
- modified COMMAND macro for argument count validation feature
- Added new command to sample
- echo
- Added advanced help to API
- Added bang and bang bang! support
- Added command history
- Added command line argument parser
- Updated example with argument parser
- added argument options
- "-v --version"
- "-h --help"