Skip to content

Latest commit

Β 

History

History
158 lines (96 loc) Β· 9.3 KB

CHANGELOG.md

File metadata and controls

158 lines (96 loc) Β· 9.3 KB

Changelog

0.1.6 - 2025-03-02

πŸ› Bug Fixes

❀️ New Contributors

  • @liblaf made their first contribution
  • @renovate[bot] made their first contribution in #32

0.1.5 - 2025-02-24

✨ Features

  • add version management and update dependencies - (44e9b12)

⬆️ Dependencies

  • deps: update dependency liblaf-grapes to >=0.1.2,<0.1.3 (#31) - (4173062)
  • deps: update dependency liblaf-grapes to >=0.1.1,<0.1.2 (#29) - (35d702a)

0.1.4 - 2025-02-17

⬆️ Dependencies

  • deps: update dependency liblaf-grapes to >=0.1.0,<0.1.1 (#28) - (db30289)
  • deps: update dependency liblaf-grapes to >=0.0.5,<0.0.6 (#27) - (39e41f9)
  • deps: update dependency liblaf-grapes to >=0.0.4,<0.0.5 (#25) - (49f1a5e)

0.1.3 - 2025-02-03

⬆️ Dependencies

  • deps: update dependency liblaf-grapes to >=0.0.3,<0.0.4 (#23) - (c9ec6ae)

0.1.2 - 2025-01-27

✨ Features

  • cli: add --model and --add options to repo commands - (842f5d1)
  • git: add ls_files utility and update ignore patterns - (6a7f970)
  • add commit message sanitizer - (b8cf795)
  • add max-len and n-topics options for repo commands - (7953524)

πŸ› Bug Fixes

  • trigger release - (cef7aaa)
  • adjust topic count calculation in CLI - (2b9e3c4)

πŸ“ Documentation

  • update description length guideline in prompts - (632a6f8)
  • simplify README.md by removing redundant badge definitions - (80f794d)

0.1.1 - 2025-01-26

πŸ“ Documentation

  • update README and project metadata for clarity and accuracy - (e3a8387)
  • add CLI help documentation generation - (d7796e1)
  • update README and feature descriptions for clarity and consistency - (badd1c1)

β™» Code Refactoring

  • reduce maximum suggested topics from 20 to 10 - (8ccf5be)

❀️ New Contributors

  • @github-actions[bot] made their first contribution in #20

0.1.0 - 2025-01-25

πŸ’₯ BREAKING CHANGES

✨ Features

  • live: add transient option to live action - (dfd597a)
  • repo: add GitHub repository description generation and update functionality - (28acafc)
  • enhance README generation with AI-powered features and descriptions - (d9fe575)

⬆️ Dependencies

  • deps: update dependency httpx to >=0.28.1,<0.29 (#16) - (922266a)

πŸ“ Documentation

  • update README badge links and formatting - (fb02378)

0.0.2 - 2024-11-30

πŸ“ Documentation

  • update CLI command references to use 'ai' instead of 'ai-cli' - (06bc78a)
  • update README and utility function for consistency - (59e20ee)

β™» Code Refactoring

  • rename LLM CLI to AI CLI for broader applicability - (53b7d9d)

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 badges to use PyPI release info - (fc05511)
  • update README and pyproject.toml with improved URLs and badges - (954ad5f)

β™» Code Refactoring

  • rename project and related references to 'ai-cli' - (ea2baaf)
  • streamline CLI and logging initialization - (9e04a97)

[0.0.0] - 2024-11-29

✨ Features

  • add logging and model option to CLI - (411658e)
  • add commit command to generate commit messages using LLM - (813593c)

πŸ“ Documentation

  • enhances README with detailed project information - (6bc3631)
  • update help documentation formatting - (5c28cfe)
  • update commit message guidelines - (de62d93)
  • standardize commit message type descriptions - (a2abf54)
  • add CLI usage documentation - (6ad48bd)
  • update repository description and topic instructions - (e242291)
  • add project title to README - (c33e7e4)

β™» Code Refactoring

  • improve interactive CLI output and usage display - (852f390)
  • reorganize and optimize configuration and command handling - (d62896e)
  • enhance commit command with path filtering and prefix handling - (301512f)
  • improve tag extraction and type annotations - (f1fbca3)
  • reorganize module structure for clarity - (239e765)
  • reorganize repository structure and improve command handling - (e39e58e)
  • streamline configuration and improve integration with external libraries - (142fab2)

πŸ”§ Continuous Integration

  • add GitHub Actions workflow for CI and release automation - (f20c617)

❀️ New Contributors

  • @release-please[bot] made their first contribution in #10
  • @liblaf made their first contribution
  • @renovate[bot] made their first contribution in #8
  • @liblaf-bot[bot] made their first contribution