Skip to content

Releases: liblaf/lime

latest

02 Feb 01:21
Compare
Choose a tag to compare
latest Pre-release
Pre-release

Full Changelog: v0.1.2...latest

v0.1.2

27 Jan 14:44
7a71221
Compare
Choose a tag to compare

0.1.2 (2025-01-27)

✨ Features

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

🐛 Bug Fixes

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

📝 Documentation

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

v0.1.1

26 Jan 08:22
46fda3f
Compare
Choose a tag to compare

0.1.1 - 20250126

📝 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

v0.1.0

25 Jan 08:52
57f5c2f
Compare
Choose a tag to compare

0.1.0 (2025-01-25)

⚠ BREAKING CHANGES

✨ Features

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

⬆️ Dependencies

  • deps: update astral-sh/setup-uv action to v5 (#13) (1515cf6)
  • deps: update dependency httpx to >=0.28.1,<0.29 (#16) (922266a)

🐛 Bug Fixes

  • clear logging handlers for LiteLLM to prevent duplicate logs (418effd)

📝 Documentation

  • update CLI command references to use 'ai' instead of 'ai-cli' (06bc78a)
  • update GitHub links in README (b704a54)
  • update README and pyproject.toml with improved URLs and badges (954ad5f)
  • update README and utility function for consistency (59e20ee)
  • update README badge links and formatting (fb02378)
  • update README badges to use PyPI release info (fc05511)

♻ Code Refactoring

  • rename LLM CLI to AI CLI for broader applicability (53b7d9d)
  • rename project and related references to 'ai-cli' (ea2baaf)
  • streamline CLI and logging initialization (9e04a97)

v0.0.2

30 Nov 14:24
8f969ee
Compare
Choose a tag to compare

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)

v0.0.1

30 Nov 12:01
1639bbe
Compare
Choose a tag to compare

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

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

v0.0.0

29 Nov 13:26
bfaf16c
Compare
Choose a tag to compare

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

  • deps: update astral-sh/setup-uv action to v4 (#8) (54a311e)

📝 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)