mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-10 04:39:54 +02:00
📦 v0.4.0
This commit is contained in:
parent
bcf1898aa4
commit
8080bd823c
2 changed files with 8 additions and 6 deletions
|
@ -5,6 +5,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## [0.4.0] - 2025-04-07
|
||||||
|
|
||||||
Fixed:
|
Fixed:
|
||||||
|
|
||||||
* allow empty imports for optional dependencies
|
* allow empty imports for optional dependencies
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "0.3.1",
|
"version": "0.4.0",
|
||||||
"git_url": "https://github.com/qurator-spk/eynollah",
|
"git_url": "https://github.com/qurator-spk/eynollah",
|
||||||
"dockerhub": "ocrd/eynollah",
|
"dockerhub": "ocrd/eynollah",
|
||||||
"tools": {
|
"tools": {
|
||||||
|
@ -40,11 +40,11 @@
|
||||||
"default": true,
|
"default": true,
|
||||||
"description": "Light version need textline light"
|
"description": "Light version need textline light"
|
||||||
},
|
},
|
||||||
"tables": {
|
"tables": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": false,
|
"default": false,
|
||||||
"description": "Try to detect table regions"
|
"description": "Try to detect table regions"
|
||||||
},
|
},
|
||||||
"curved_line": {
|
"curved_line": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": false,
|
"default": false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue