[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ellama b5fbf707c3 3/8: Bump version
From: |
ELPA Syncer |
Subject: |
[elpa] externals/ellama b5fbf707c3 3/8: Bump version |
Date: |
Wed, 10 Jul 2024 18:58:03 -0400 (EDT) |
branch: externals/ellama
commit b5fbf707c323cced7933274a9cbb1396f7b4b8ed
Author: Sergey Kostyaev <sskostyaev@gmail.com>
Commit: Sergey Kostyaev <sskostyaev@gmail.com>
Bump version
---
NEWS.org | 2 ++
ellama.el | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index e5627df444..81eaf89920 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,5 @@
+* Version 0.11.8
+- Allow ollama-binary to accept the executable's base name.
* Version 0.11.7
- Add commit message generation.
* Version 0.11.6
diff --git a/ellama.el b/ellama.el
index 22d9f9d1c4..4bdb8e476b 100644
--- a/ellama.el
+++ b/ellama.el
@@ -6,7 +6,7 @@
;; URL: http://github.com/s-kostyaev/ellama
;; Keywords: help local tools
;; Package-Requires: ((emacs "28.1") (llm "0.6.0") (spinner "1.7.4") (compat
"29.1"))
-;; Version: 0.11.7
+;; Version: 0.11.8
;; SPDX-License-Identifier: GPL-3.0-or-later
;; Created: 8th Oct 2023
- [elpa] externals/ellama updated (d6d38df99d -> 8ee58b9f85), ELPA Syncer, 2024/07/10
- [elpa] externals/ellama 4a05ba5924 1/8: Allow ollama-binary to accept the executable's base name, ELPA Syncer, 2024/07/10
- [elpa] externals/ellama 7941a13d39 4/8: Fix documentation, ELPA Syncer, 2024/07/10
- [elpa] externals/ellama 88d4900878 7/8: Merge pull request #143 from s-kostyaev/fix-change-current-buffer-on-commit-message-generation, ELPA Syncer, 2024/07/10
- [elpa] externals/ellama 592e2c8981 5/8: Improve commit message generation, ELPA Syncer, 2024/07/10
- [elpa] externals/ellama b224bab33c 2/8: Merge pull request #142 from s-kostyaev/improve-ollama-binary-customization, ELPA Syncer, 2024/07/10
- [elpa] externals/ellama b5fbf707c3 3/8: Bump version,
ELPA Syncer <=
- [elpa] externals/ellama ea682607c9 6/8: Add command to generate commit message to keymap, ELPA Syncer, 2024/07/10
- [elpa] externals/ellama 8ee58b9f85 8/8: Bump version, ELPA Syncer, 2024/07/10