Skip to content

Commit fa87e9d

Browse files
committed
Prepare new release
Change-Id: I8cc3afb760bb64dfa81432b35154529dc8bc25e4
1 parent c6b4542 commit fa87e9d

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Changes

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
0.63.2 2024-08-02
2+
- [bugfix] Fix empty DocIdSetIterator (margaretha)
3+
- [bugfix] Don't throw warnings on expansion failure (diewald)
4+
15
0.63.1 2024-08-02
26
- [feature] Add fields array to matches in search responses (diewald)
37
- [feature] Temporarily add all requested fields in flat legacy fields
48
maps (diewald)
5-
- [bugfix] Fix empty DocIdSetIterator (margaretha)
6-
- [bugfix] Don't throw warnings on expansion failure (diewald)
79

810
0.63.0 2024-06-24
911
- [bugfix] Show all inline markers and pagebreaks at match borders (diewald).

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
<groupId>de.ids-mannheim.korap.krill</groupId>
3737
<artifactId>Krill</artifactId>
38-
<version>0.63.1</version>
38+
<version>0.63.2</version>
3939
<packaging>jar</packaging>
4040

4141
<name>Krill</name>

0 commit comments

Comments
 (0)