From 4d0b9a651131ae54a784923e0f9b156254c74f65 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Fri, 4 Mar 2022 08:23:49 +0100 Subject: [PATCH] start new version 1.0.17 --- SeedDMS_SQLiteFTS/package.xml | 27 +++++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/SeedDMS_SQLiteFTS/package.xml b/SeedDMS_SQLiteFTS/package.xml index 0c397f520..a0d990920 100644 --- a/SeedDMS_SQLiteFTS/package.xml +++ b/SeedDMS_SQLiteFTS/package.xml @@ -11,11 +11,11 @@ uwe@steinmann.cx yes - 2021-05-10 + 2022-03-04 - 1.0.16 - 1.0.16 + 1.0.17 + 1.0.17 stable @@ -23,9 +23,6 @@ GPL License -- close pipes in execWithTimeout(), also return exit code of command -- add support for fts5 (make it the default) -- add class SeedDMS_SQLiteFTS_Field - throw exeption in find() instead of returning false @@ -337,5 +334,23 @@ add user to list of terms - add indexing folders + + 2021-05-10 + + + 1.0.16 + 1.0.16 + + + stable + stable + + GPL License + +- close pipes in execWithTimeout(), also return exit code of command +- add support for fts5 (make it the default) +- add class SeedDMS_SQLiteFTS_Field + +