branch: externals/minuet commit 3e896b99500f77a73e92b0c6e7a8f13d60c7ef88 Author: Milan Glacier <d...@milanglacier.com> Commit: Milan Glacier <d...@milanglacier.com>
chore: release v0.4.3 --- CHANGELOG.md | 6 ++++++ minuet.el | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b11b6fcac6..93e34c9cd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# Version 0.4.3 (2025-02-18) + +## Documentation + +- Added recipes for llama.cpp. + # Version 0.4.2 (2025-02-13) ## Breaking Changes diff --git a/minuet.el b/minuet.el index 6e33b8f712..64af3494b6 100644 --- a/minuet.el +++ b/minuet.el @@ -2,7 +2,7 @@ ;; Author: Milan Glacier <d...@milanglacier.com> ;; Maintainer: Milan Glacier <d...@milanglacier.com> -;; Version: 0.4.2 +;; Version: 0.4.3 ;; URL: https://github.com/milanglacier/minuet-ai.el ;; Package-Requires: ((emacs "29") (plz "0.9") (dash "2.19.1")) @@ -34,7 +34,7 @@ ;; (DeepSeek, Codestral, and some Ollama models). ;; ;; Minuet supports multiple AI providers (OpenAI, Claude, Gemini, -;; Codestral, Ollama, and OpenAI-compatible providers) +;; Codestral, Ollama, Llama.cpp, and OpenAI-compatible providers) ;; ;; You can use it with overlay-based ghost text via ;; `minuet-show-suggestion' or selecting the candidates via