We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a515cb0 commit 802c6b0Copy full SHA for 802c6b0
CHANGELOG.md
@@ -5,6 +5,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).
5
6
## Unreleased
7
8
+## [0.3.0] - 2022-10-23
9
+
10
Fixed:
11
12
* recognize: clip bounding boxes to canvas
ocrd_kraken/ocrd-tool.json
@@ -1,6 +1,6 @@
1
{
2
"git_url": "https://github.com/OCR-D/ocrd_kraken",
3
- "version": "0.2.0",
+ "version": "0.3.0",
4
"tools": {
"ocrd-kraken-binarize": {
"executable": "ocrd-kraken-binarize",
0 commit comments