Skip to content

Releases: liblaf/lime

v0.1.8

31 Mar 01:25
d6e3a96
Compare
Choose a tag to compare

0.1.8 - 2025-03-31

⬆️ Dependencies

  • deps: update dependency rich to v14 (#41) - (4121953)
  • deps: update dependency liblaf-grapes to >=0.1.13,<0.1.14 (#40) - (1f5c59d)
  • deps: update dependency liblaf-grapes to >=0.1.12,<0.1.13 (#39) - (e8666c0)
  • deps: update dependency liblaf-grapes to >=0.1.11,<0.1.12 (#37) - (153aa09)

latest

31 Mar 01:30
Compare
Choose a tag to compare
latest Pre-release
Pre-release

Full Changelog: v0.1.8...latest

v0.1.7

23 Mar 01:57
7914d36
Compare
Choose a tag to compare

0.1.7 - 2025-03-23

⬆️ Dependencies

  • deps: update dependency liblaf-grapes to >=0.1.10,<0.1.11 (#36) - (9a6462d)
  • deps: update dependency liblaf-grapes to >=0.1.9,<0.1.10 (#34) - (c033501)

v0.1.6

02 Mar 07:56
a324933
Compare
Choose a tag to compare

0.1.6 - 2025-03-02

🐛 Bug Fixes

v0.1.5

24 Feb 01:18
8900de9
Compare
Choose a tag to compare

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)

v0.1.4

17 Feb 01:18
50b86e6
Compare
Choose a tag to compare

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)

v0.1.3

03 Feb 09:58
e66cdc8
Compare
Choose a tag to compare

0.1.3 - 2025-02-03

⬆️ Dependencies

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

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)