Skip to content

v0.1.1

Compare
Choose a tag to compare
@devleejb devleejb released this 29 Feb 04:20
· 21 commits to main since this release

What's Changed

  • Version by @ykdy3951 in #16
  • Optimize dependencies to minimize installation time by @devleejb in #18
  • Fix intermittent appearance of "AI: " text by adding prompt and text slicing by @ykdy3951 in #19
  • Add loading indicator to command search by @devleejb in #20
  • Add functionality to automatically copy command search results to Clipboard by adding pyperclip module by @ykdy3951 in #21
  • Add github repo link to cllm help message by @ykdy3951 in #23
  • Update version to 0.1.1 and Change deps by @devleejb in #24
  • Migrate Python code to Rust for enhanced performance and dependency management in CLI tool by @ykdy3951 in #26
  • Add set key & search commands to the CLI by @ykdy3951 in #27

Full Changelog: v0.1.0...v0.1.1