File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ Versioned according to [Semantic Versioning](http://semver.org/).
4
4
5
5
## Unreleased
6
6
7
+ ## [ 0.1.20] - 2022-04-27
8
+
9
+ Fixed:
10
+
11
+ * extract-pages: fix extraction of region JSON
12
+ * repair/project: make alpha shape more robust
13
+
7
14
## [ 0.1.19] - 2022-04-15
8
15
9
16
Changed:
@@ -182,6 +189,7 @@ Changed:
182
189
* further improve README
183
190
184
191
<!-- link-labels -->
192
+ [ 0.1.20 ] : ../../compare/v0.1.19...v0.1.20
185
193
[ 0.1.19 ] : ../../compare/v0.1.18...v0.1.19
186
194
[ 0.1.18 ] : ../../compare/v0.1.17...v0.1.18
187
195
[ 0.1.17 ] : ../../compare/v0.1.16...v0.1.17
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.1.19 " ,
2
+ "version" : " 0.1.20 " ,
3
3
"git_url" : " https://github.com/OCR-D/ocrd_segment" ,
4
4
"tools" : {
5
5
"ocrd-segment-repair" : {
You can’t perform that action at this time.
0 commit comments