[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ellama c44d58f3f8 7/7: Bump version
From: |
ELPA Syncer |
Subject: |
[elpa] externals/ellama c44d58f3f8 7/7: Bump version |
Date: |
Sat, 23 Nov 2024 09:58:10 -0500 (EST) |
branch: externals/ellama
commit c44d58f3f8ed05b67980fdf57279664fc0a22846
Author: Sergey Kostyaev <sskostyaev@gmail.com>
Commit: Sergey Kostyaev <sskostyaev@gmail.com>
Bump version
---
NEWS.org | 3 +++
ellama.el | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index df0b36916a..0e03c2308e 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,6 @@
+* Version 0.12.6
+- Fixed transient dependency version.
+- Refined the code for lazy loading some dependencies.
* Version 0.12.5
- Add coding provider customization option.
* Version 0.12.4
diff --git a/ellama.el b/ellama.el
index 61bdabb7f2..72f67241b3 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")
(transient "0.7") (compat "29.1"))
-;; Version: 0.12.5
+;; Version: 0.12.6
;; SPDX-License-Identifier: GPL-3.0-or-later
;; Created: 8th Oct 2023
- [elpa] externals/ellama updated (e8f64969d6 -> c44d58f3f8), ELPA Syncer, 2024/11/23
- [elpa] externals/ellama 99f80b212a 2/7: Improve lazy loading (shr, eww), ELPA Syncer, 2024/11/23
- [elpa] externals/ellama a0d7801fa3 6/7: Merge pull request #177 from minad/lazy-loading, ELPA Syncer, 2024/11/23
- [elpa] externals/ellama 19936c04be 1/7: Lower transient dependency to 0.7 for Emacs 30, ELPA Syncer, 2024/11/23
- [elpa] externals/ellama c44d58f3f8 7/7: Bump version,
ELPA Syncer <=
- [elpa] externals/ellama c1e2524a5f 3/7: Remove unnecessary json require, ELPA Syncer, 2024/11/23
- [elpa] externals/ellama 025b6d26c8 4/7: Improve lazy loading (vc), ELPA Syncer, 2024/11/23
- [elpa] externals/ellama 6d2cf07b95 5/7: Improve lazy loading (info), ELPA Syncer, 2024/11/23