1. 6c4136b Update version by Akron · 1 year, 2 months ago
  2. 56dcb86 Disallow empty regex in PQ+ by Akron · 1 year, 2 months ago
  3. f704614 Support CQP by ElenaIrimia · 1 year, 4 months ago
  4. c1bdcce Bump Koral version to 0.39.1 by margaretha · 1 year, 7 months ago
  5. 181a742 Fix reference bug in Annis (Fixed #129) by Akron · 1 year, 11 months ago
  6. 4356a8a Bump version from 0.38.2 to 0.39 by Marc Kupietz · 2 years ago
  7. 40a2ff9 Separated regex grammar rules for reuse by Akron · 2 years, 3 months ago
  8. 120e132 Improve quantifiers in regex by Akron · 2 years, 3 months ago
  9. 33451c2 Improve regex treatment of negative character classes by Akron · 2 years, 3 months ago
  10. d6e5d32 Update dependencies by Akron · 2 years, 2 months ago
  11. e1020e8 Fixed Annis OR group (resolved #96) by margaretha · 2 years, 11 months ago
  12. 43dd246 More log4j updates by Akron · 2 years, 11 months ago
  13. 3bfa8d6 Bump Koral version. by margaretha · 3 years ago
  14. 7ac7c9d New version with security fixes by Akron · 3 years ago v0.38
  15. 849199f Update log4j to deal with CVE-2021-44228 by Akron · 3 years ago
  16. 7e8fad3 Updated plexus-utils used in antlr4-maven-plugin manually due to by margaretha · 3 years, 5 months ago
  17. 908a938 Add getVersion() and getName() methods by Akron · 3 years, 9 months ago
  18. 72108b2 Fix handling of apostrophes in VC multiword & regex values (fixes #85) by Akron · 4 years ago CQP
  19. df7ca58 Fix handling of empty corpus queries by Akron · 4 years ago
  20. 49e8d7b Introduce query references in Poliqarp by Akron · 4 years, 1 month ago
  21. 8c9f1ef Bump fcs-simple-endpoint from 1.3.0 to 1.4.0 by dependabot[bot] · 4 years, 4 months ago
  22. 7faa4d7 Use character classes instead of alternations in regexes by Marc Kupietz · 4 years, 4 months ago
  23. 4717495 Upgrade Guava dependency due to CVE-2018-10237 by Akron · 4 years, 5 months ago
  24. a2dea8e Bump version by Akron · 4 years, 10 months ago
  25. b1314c2 Added a method to add warnings in QuerySerializer by margaretha · 5 years ago
  26. 933583e Dump version by Akron · 5 years ago
  27. 36026a8 Support for arbitrary left/right contexts by Akron · 5 years ago v0.34
  28. 37f255a Improve context conversion in MetaQueryBuilder by Akron · 5 years ago
  29. 3fb4b87 Updated supported foundries for FCSQL. by margaretha · 5 years ago
  30. 84c4e5c Resolved #69 - Fixed the distance serialization in CQL boolean queries. by margaretha · 5 years ago
  31. 9ebcf3d Support #COND() operator alias in C2 (fixes #70) by Akron · 5 years ago
  32. 24e8fa5 Ignore order of min/max interval in distance operators in C2 - fixes #67 by Akron · 5 years ago
  33. f011f26 Fixed OPOV by margaretha · 6 years ago
  34. 4d068be Fix error serialization (flatten arrays instead of nested arrays) by Akron · 6 years ago
  35. e0ce5bf Fixed #43 - C2 OPIN by margaretha · 6 years ago
  36. ab20584 Fixed poliqarp layer bug (#52) & replaced log4j with log4j2. by margaretha · 6 years ago
  37. f31ae53 Added debug flags. by margaretha · 6 years ago
  38. c9fc40c Support special verbatim strings in virtual corpus constraints, fixes #57 by Akron · 6 years ago v0.32
  39. a5a311e OpenJDK8u181 workaround by Akron · 6 years ago v0.31
  40. 417d5ab Added hint to update the library by Akron · 6 years ago
  41. 95ef1fa Fixed Jackson related security issue by Akron · 6 years ago
  42. 1ef86de Introduced docGroupRef & added VC reference in collection query. by margaretha · 6 years ago
  43. 0936008 Fix support for verbatim string values in collection queries by Akron · 6 years ago
  44. 8d7b997 Fix #42 - Support verbatim string values in Poliqarp tokens by Akron · 6 years ago
  45. 4fe861f Added check for errors on QuerySerializer by Akron · 6 years ago
  46. fe76123 Fixed treatment of 'AND' and 'and' in VC serialization by Akron · 7 years ago
  47. ce995cf Fixed greediness of regex in collection queries by Akron · 7 years ago
  48. 1e2bfcf Removed version. by margaretha · 7 years ago
  49. 0bc4e6b Fixed Annis regex bug #47. by margaretha · 7 years ago
  50. a2005ca Added serialization for Annis "lemma" keyword by margaretha · 7 years ago
  51. 87291cf Fixed relation serialization of lemma as koral:token. by margaretha · 7 years ago
  52. 959802a Added OPOV with exclusion. by margaretha · 7 years ago
  53. fa4e739 Changed C2 wildcards serialization to type:regex. by margaretha · 7 years ago
  54. a8aafc5 Removed classRefCheck in OPIN without any arguments. by margaretha · 7 years ago
  55. 5559b82 Improved error handling. by margaretha · 7 years ago
  56. 55d82ae Fixed handling of non-necessary brackets in tokens by Akron · 7 years ago
  57. db09b03 Updated collection query grammar. by margaretha · 7 years ago
  58. baa5a51 Handled other edge types in dominance & updated relation serialization. by margaretha · 8 years ago
  59. 7feb0dc Fixed serialization of regex in VCs by Akron · 8 years ago
  60. 57cef63 Removed min serialization for repetitions by Akron · 8 years ago
  61. 8f66239 Updated release version. by Eliza Margaretha · 8 years ago v0.23
  62. 5b92d38 Fixed handling of escape symbols in regex (issue 21) by Akron · 8 years ago
  63. ffd66c0 Fixed deserialization of unnecessary brackets around termGroups by Akron · 8 years ago
  64. a4a753f Fixed deserialization of unnecessary brackets around terms in Poliqarp by Akron · 8 years ago
  65. e9c81d1 Cleanup pom by Akron · 8 years ago
  66. 3ac85c9 Fix serialization of 'und', 'oder', and 'nicht' in Cosmas II by Akron · 8 years ago
  67. 79cd736 Spans now always wrap terms by Akron · 8 years ago
  68. eb1b9c3 Fixed test for special characters in collections by Akron · 9 years ago
  69. a6954de Cleanup for version 0.2 by Joachim Bingel · 10 years ago