blob: 51adfa2b0fb744c1ac12f174adba738c80e13d01 [file] [log] [blame]
Akrondf7ca582020-11-19 17:08:42 +010010.37 2020-11-19
Akron49e8d7b2020-10-23 12:28:17 +02002 - [feature] Introduced query references in Poliqarp (diewald)
Akrondf7ca582020-11-19 17:08:42 +01003 - [bugfix] Ignore empty corpus queries (diewald)
Akron49e8d7b2020-10-23 12:28:17 +02004
dependabot[bot]8c9f1ef2020-07-14 11:24:34 +000050.36 2020-07-24
Akron47174952020-06-16 18:18:00 +02006 - [security] Upgraded version of Google Guava
7 (CVE-2018-10237; diewald)
Marc Kupietz7faa4d72020-07-15 09:08:26 +02008 - Optimize regular expressions to use character classes
9 instead of alternations (kupietz)
dependabot[bot]8c9f1ef2020-07-14 11:24:34 +000010 - Updated FCS support (dependabot, diewald)
Akrona2dea8e2020-01-21 07:13:17 +010011
margarethab1314c22019-11-12 17:18:54 +0100120.35 2019-11-12
13 - Added a method to add warnings in QuerySerializer (margaretha)
Akron933583e2019-09-25 12:18:35 +020014
Akron36026a82019-08-27 17:42:42 +0200150.34 2019-08-27
Akron24e8fa52019-07-17 12:41:56 +020016 - [bugfix] Ignore min:max order in distance operators
17 (#67; diewald)
Akron9ebcf3d2019-07-17 12:48:56 +020018 - [feature] Support #COND() operator alias in C2 (#70; diewald)
margaretha84c4e5c2019-07-17 14:19:49 +020019 - [bugfix] Fixed the distance serialization in CQL boolean queries
20 (#69; margaretha)
Akron37f255a2019-08-26 16:46:01 +020021 - Updated supported foundries for FCSQL (margaretha)
22 - Improved context conversion in MetaQueryBuilder (Kustvakt#32; diewald)
Akron24e8fa52019-07-17 12:41:56 +020023
margarethaf011f262019-02-20 17:13:34 +0100240.33 2019-02-20
margarethaf31ae532019-01-08 17:18:20 +010025 - Added debug flags (margaretha)
margarethaab205842019-02-07 16:38:41 +010026 - [bugfix] Fixed poliqarp layer bug (#52; margaretha)
27 - Replaced log4j with log4j2 (margaretha)
margarethae0ce5bf2019-02-13 17:55:15 +010028 - Fixed issue #43 - C2 OPIN (margaretha)
Akron4d068be2019-02-15 12:12:00 +010029 - [bugfix] Flatten serialization of query errors (diewald, margaretha)
margarethaf011f262019-02-20 17:13:34 +010030 - Fixed OPOV and added range in OPOV grammar (margaretha)
margarethaf31ae532019-01-08 17:18:20 +010031
Akronc9fc40c2018-12-13 13:32:27 +0100320.32 2018-12-13
33 - [bugfix] Support verbatim string queries (#57; diewald).
34
Akrona5a311e2018-10-31 15:52:53 +0100350.31 2018-10-31
Akron95ef1fa2018-10-22 13:05:34 +020036 - [bugfix] Security upgrade of Jackson for CVE-2017-17485 and
37 CVE-2018-7489 (diewald)
Akrona5a311e2018-10-31 15:52:53 +010038 - [bugfix] OpenJDK8u181-workaround (see Debian Bug report #911925)
39 (diewald)
Akron95ef1fa2018-10-22 13:05:34 +020040
Akron417d5ab2018-10-09 11:11:32 +0200410.30 2018-10-09
42 - Introduced docGroupRef and added VC reference in collection query
43 (margaretha)
margaretha1ef86de2018-07-31 16:51:21 +020044 - Fixed checking error in QuerySerializer (margaretha)
45
Akron09360082018-07-23 09:07:48 +0200460.29 2018-07-23
margaretha1ef86de2018-07-31 16:51:21 +020047 - Added check for errors on QuerySerializer object (diewald)
48 - Support verbatim string values in Poliqarp
Akron24e8fa52019-07-17 12:41:56 +020049 (fixes #42; diewald)
margaretha1ef86de2018-07-31 16:51:21 +020050 - Fix support for verbatim string values in collection queries
Akron24e8fa52019-07-17 12:41:56 +020051 (diewald)
Akron417d5ab2018-10-09 11:11:32 +020052 - Added hint to update the library (diewald)
Akron4fe861f2018-07-05 15:49:23 +020053
Akronfe761232018-01-10 16:26:13 +0100540.28 2018-01-10
margaretha1ef86de2018-07-31 16:51:21 +020055 - Added some enums for koral:operation (margaretha)
56 - Fixed node serialization of Annis QL containing lemma (margaretha)
57 - Added serialization for Annis keyword "lemma" (margaretha)
58 - Removed version from FCSQL processor (margaretha)
59 - Fixed Annis regex bug regarding slash after foundry (margaretha)
60 - Fixed use of regular expressions in corpus queries
61 (margaretha, diewald)
62 - Fixed treatment of 'AND' and 'and' in vc serialization (diewald)
63
margarethafa4e7392017-09-12 15:19:09 +0200640.27 2017-09-12
margaretha1ef86de2018-07-31 16:51:21 +020065 - Changed Cosmas2 wildcards serialization as regex (margaretha)
66 - Fixed OP IN with classRefCheck.INCLUDES (margaretha)
67 - Implemented OP PV with exclusion (margaretha)
68
margaretha5559b822017-06-29 13:33:04 +0200690.26 2017-06-29
margaretha1ef86de2018-07-31 16:51:21 +020070 - Updated collection query grammar (margaretha)
71 - Updated maven dependency phase (margaretha)
margaretha5559b822017-06-29 13:33:04 +020072 - Fixed handling of non-necessary brackets in tokens (diewald)
73 - Improved error handling (margaretha)
margarethaa8aafc52017-07-05 19:54:32 +020074 - Added wrap to koral:span serialization (margaretha)
Akron55d82ae2017-06-28 19:58:37 +020075
margarethabaa5a512017-05-10 13:47:46 +0200760.25 2017-05-10
margaretha1ef86de2018-07-31 16:51:21 +020077 - Altered dominance and relation serialization (margaretha)
78
Akron7feb0dc2017-05-03 19:55:16 +0200790.24 2017-05-03
margaretha1ef86de2018-07-31 16:51:21 +020080 - Fixed serialization of regexes for VCs (diewald)
81 - Implemented exclusion in Cosmas2 IN operation (margaretha)
82 - Restructured test suite (margaretha)
83
Akron57cef632016-10-27 21:22:04 +0200840.23 2016-10-27
margaretha1ef86de2018-07-31 16:51:21 +020085 - Added tests and comments for FCSQL (margaretha)
86 - Added quantifier for FCSQL QueryGroup (margaretha)
87 - Improved Poliqarp+ test suite (diewald)
88 - Removed redundant min serialization in repetitions (diewald)
Eliza Margaretha8f662392016-10-25 17:10:37 +020089
Akrona4a753f2016-06-15 16:48:02 +0200900.22 2016-06-15
Eliza Margaretha8f662392016-10-25 17:10:37 +020091 - Spans now always wrap terms (diewald)
margaretha1ef86de2018-07-31 16:51:21 +020092 - Cosmas-II "und", "oder", and "nicht" operations
93 now serialize to unordered sequences (diewald)
94 - Cleanup POM (diewald)
95 - Fixed deserialization of unnecessary brackets
96 around terms and termGroups in Poliqarp (diewald)
97 - Support for FCS 2.0 (margaretha)
98 - Fixed handling of escapes in regex
99 (issue #21; diewald)
Akron79cd7362016-06-03 17:05:05 +0200100
1010.21 2015-10-27
Eliza Margaretha8f662392016-10-25 17:10:37 +0200102 - Improved meta query builder (hanl)
Akron79cd7362016-06-03 17:05:05 +0200103
1040.2 2015-06-25
margaretha1ef86de2018-07-31 16:51:21 +0200105 - Switch to "koral:" prefix (bingel)
106 - Coverage of KoralQuery 0.3
107 (see http://korap.github.io/Koral/)
108 (bingel)
Joachim Bingela6954de2015-03-20 16:37:37 +0100109
1100.1 2015-02-10
margaretha1ef86de2018-07-31 16:51:21 +0200111 - First version published to GitHub (bingel)