Releases: liblaf/ai-cli
Releases · liblaf/ai-cli
v0.0.2
v0.0.1
0.0.1 (2024-11-30)
🐛 Bug Fixes
- clear logging handlers for LiteLLM to prevent duplicate logs (418effd)
📝 Documentation
- update GitHub links in README (b704a54)
- update README and pyproject.toml with improved URLs and badges (954ad5f)
- update README badges to use PyPI release info (fc05511)
♻ Code Refactoring
v0.0.0
0.0.0 (2024-11-29)
✨ Features
- add commit command to generate commit messages using LLM (813593c)
- add logging and model option to CLI (411658e)
⬆️ Dependencies
📝 Documentation
- add CLI usage documentation (6ad48bd)
- add project title to README (c33e7e4)
- enhances README with detailed project information (6bc3631)
- standardize commit message type descriptions (a2abf54)
- update commit message guidelines (de62d93)
- update help documentation formatting (5c28cfe)
- update repository description and topic instructions (e242291)
🎫 Chores
- streamline CI configuration and update dependencies (d017833)
- update project name and add build configuration (989ea88)
♻ Code Refactoring
- enhance commit command with path filtering and prefix handling (301512f)
- improve interactive CLI output and usage display (852f390)
- improve tag extraction and type annotations (f1fbca3)
- reorganize and optimize configuration and command handling (d62896e)
- reorganize module structure for clarity (239e765)
- reorganize repository structure and improve command handling (e39e58e)
- streamline configuration and improve integration with external libraries (142fab2)