We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e62d7e4 commit cb8c91dCopy full SHA for cb8c91d
CHANGELOG.md
@@ -5,6 +5,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).
5
6
## Unreleased
7
8
+## [0.4.1] - 2024-05-29
9
+
10
Fixed:
11
12
* recognize: improve baseline/polgon robustness
@@ -110,6 +112,8 @@ Changed:
110
112
Initial release
111
113
114
<!-- link-labels -->
115
+[0.4.1]: v0.4.1...v0.4.0
116
+[0.4.0]: v0.4.0...v0.3.1
117
[0.3.1]: v0.3.1...v0.3.0
118
[0.3.0]: v0.3.0...v0.2.0
119
[0.2.0]: v0.2.0...v0.1.2
ocrd_kraken/ocrd-tool.json
@@ -1,6 +1,6 @@
1
{
2
"git_url": "https://github.com/OCR-D/ocrd_kraken",
3
- "version": "0.4.0",
+ "version": "0.4.1",
4
"tools": {
"ocrd-kraken-binarize": {
"executable": "ocrd-kraken-binarize",
0 commit comments