File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.2.0] - 2025-04-08
10
+
11
+ ### Changed
12
+ - updated to OCR-D v3 API
13
+ - switched from ` setup.py ` to ` pyproject.toml `
14
+ (and ` ocrd-tool.json ` based versioning)
15
+ - updated Dockerfile (base version, variables, labels, ` ocrd-all-tool.json ` )
16
+ - updated CI
17
+
9
18
## [ 0.1.8] - 2023-06-29
10
19
### Fixed
11
20
- workarounds for broken models (DocBank_X101, Jambo-sudo_X101)
@@ -88,4 +97,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
97
[ 0.1.6 ] : ../../compare/v0.1.5...v0.1.6
89
98
[ 0.1.7 ] : ../../compare/v0.1.6...v0.1.7
90
99
[ 0.1.8 ] : ../../compare/v0.1.7...v0.1.8
91
- [ unreleased ] : ../../compare/v0.1.8...master
100
+ [ 0.2.0 ] : ../../compare/v0.1.8...v0.2.0
101
+ [ unreleased ] : ../../compare/v0.2.0...master
You can’t perform that action at this time.
0 commit comments