emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/triples 1136da92b9 3/3: New version: 0.3.4


From: ELPA Syncer
Subject: [elpa] externals/triples 1136da92b9 3/3: New version: 0.3.4
Date: Wed, 26 Jul 2023 21:59:36 -0400 (EDT)

branch: externals/triples
commit 1136da92b901a4922b47076a3dae9d5ef502275e
Author: Andrew Hyatt <ahyatt@gmail.com>
Commit: Andrew Hyatt <ahyatt@gmail.com>

    New version: 0.3.4
    
    Add information about 0.3.4 to the NEWS.org file.
---
 NEWS.org   | 3 +++
 triples.el | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/NEWS.org b/NEWS.org
index 655c2300e9..48a1245742 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,5 +1,8 @@
 TITLE: Changelog for the triples module for GNU Emacs.
 
+* 0.3.4
+- Fix instances where the database has no index, and has duplicate rows 
because of that index.
+- Fix differences in the properties column between emacsql and builtin when 
upgrading from emacsql to builtin.
 * 0.3.3
 - Fix error in upgrade code SQL that occurs when integer conflicts are found.
 * 0.3.2
diff --git a/triples.el b/triples.el
index a59516e6c7..1ff0513cab 100644
--- a/triples.el
+++ b/triples.el
@@ -6,7 +6,7 @@
 ;; Homepage: https://github.com/ahyatt/triples
 ;; Package-Requires: ((seq "2.0") (emacs "28.1"))
 ;; Keywords: triples, kg, data, sqlite
-;; Version: 0.3.3
+;; Version: 0.3.4
 ;; This program is free software; you can redistribute it and/or
 ;; modify it under the terms of the GNU General Public License as
 ;; published by the Free Software Foundation; either version 2 of the



reply via email to

[Prev in Thread] Current Thread [Next in Thread]