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