[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/gnosis 383f8b489d 5/7: Version bump: 0.4.9
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/gnosis 383f8b489d 5/7: Version bump: 0.4.9 |
Date: |
Wed, 11 Dec 2024 06:59:58 -0500 (EST) |
branch: elpa/gnosis
commit 383f8b489dbbc7fd13b076acaad10ccf73e1dd48
Author: Thanos Apollo <public@thanosapollo.org>
Commit: Thanos Apollo <public@thanosapollo.org>
Version bump: 0.4.9
* Implement asynchronous dashboard creation.
* Implement major performance improvements in gnosis-dashboard.
* Minor bug fixes.
---
gnosis.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnosis.el b/gnosis.el
index c6e12878cb..8615d2f9a1 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -5,7 +5,7 @@
;; Author: Thanos Apollo <public@thanosapollo.org>
;; Keywords: extensions
;; URL: https://thanosapollo.org/projects/gnosis
-;; Version: 0.4.8
+;; Version: 0.4.9
;; Package-Requires: ((emacs "27.2") (emacsql "4.0.1") (compat "29.1.4.2")
(transient "0.7.2"))
- [nongnu] elpa/gnosis updated (943d9217a4 -> 852c3e25ed), ELPA Syncer, 2024/12/11
- [nongnu] elpa/gnosis 6bc4d8dde6 4/7: makefile: Update testing & guix packages., ELPA Syncer, 2024/12/11
- [nongnu] elpa/gnosis e5fd01a34c 6/7: [fix] dashboard-output-notes: typo, ELPA Syncer, 2024/12/11
- [nongnu] elpa/gnosis 361272c070 3/7: [fix] Adjust dashboard funcs for new values., ELPA Syncer, 2024/12/11
- [nongnu] elpa/gnosis 383f8b489d 5/7: Version bump: 0.4.9,
ELPA Syncer <=
- [nongnu] elpa/gnosis 69826fc8f7 2/7: Update NEWS, ELPA Syncer, 2024/12/11
- [nongnu] elpa/gnosis 852c3e25ed 7/7: [fix] Merge branch 'elpa/gnosis' of nongnu, ELPA Syncer, 2024/12/11
- [nongnu] elpa/gnosis 22a532e645 1/7: dashboard: Improve performance by 97%, ELPA Syncer, 2024/12/11