v0.1.8
What's New in This Release
New Features
Added New Commands
list: Displays a table of all available models with their descriptionsuse: Allows users to select any model from the list to generate commit messagesrm: Removes a specific model from the system
Enhancements
- Restructured the entire project structure into well-organized directories:
utils,core,cli, andtests - Modularized the codebase
Improvements
- Improved error handling
- Updated the configuration management system
- Implemented auto model download