mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-07-17 14:59:52 +02:00
📦 v0.0.3
This commit is contained in:
parent
78b1eb424d
commit
6ebd6f0d45
2 changed files with 10 additions and 3 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -4,7 +4,13 @@ Versioned according to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 0.0.2
|
||||
## [0.0.3]
|
||||
|
||||
Fixed:
|
||||
|
||||
* typo broke `sbb_binarize` CLI, #13
|
||||
|
||||
## [0.0.2]
|
||||
|
||||
Changed:
|
||||
|
||||
|
@ -15,9 +21,10 @@ Fixed:
|
|||
* AlternativeImage/comments now set on page level, #8, #11
|
||||
* Only try to load `*.h5` model files, #7, #10
|
||||
|
||||
## 0.0.1
|
||||
## [0.0.1]
|
||||
|
||||
Initial release
|
||||
|
||||
<!-- link-labels -->
|
||||
[0.0.3]: ../../compare/v0.0.3...v0.0.2
|
||||
[0.0.2]: ../../compare/v0.0.1...v0.0.2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"git_url": "https://github.com/qurator-spk/sbb_binarization",
|
||||
"tools": {
|
||||
"ocrd-sbb-binarize": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue