Dominique Leuenberger 2021-11-23 21:10:40 +00:00 committed by Git OBS Bridge
commit ace4550402
4 changed files with 27 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f4ce2cdddcc4ba52dd11af7f262ab8d55adfd12a5072561f22ff549e5333269
size 10246456

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a5adea8a742ef507fc029128534220a51b1db208ff00eeecd900587c7fb7fb0
size 10249949

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue Nov 23 07:45:30 UTC 2021 - maiku.fabian@gmail.com
- Update to 2.15.7
- Convert user database context to lower case and accents removed
while reading training data
- Make the context in the database case insensitive and accent insensitive
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/256)
- Test cases for the sqlite database
- Allow cleanup_database() to cleanup an in memory database when doing unit tests
- Allow only lower case user shortcuts
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/255)
- Add function to return number of rows in the database for debugging and testing
- Allow to read training data from file when database is empty,
allow reading from .gz files
-------------------------------------------------------------------
Fri Nov 19 10:15:06 UTC 2021 - maiku.fabian@gmail.com
- Update to 2.15.3
- Title case all candidates if input_phrase is in title case
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/253)
-------------------------------------------------------------------
Tue Nov 16 16:11:03 UTC 2021 - maiku.fabian@gmail.com

View File

@ -15,7 +15,7 @@
#
Name: ibus-typing-booster
Version: 2.15.0
Version: 2.15.7
Release: 0
Summary: An input completion utility
License: GPL-3.0+