mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-26 20:49:56 +02:00
commit
f01a8c8c4e
2 changed files with 11 additions and 3 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -4,7 +4,14 @@ Versioned according to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
## 0.0.2
|
|
||||||
|
## [0.0.3]
|
||||||
|
|
||||||
|
Fixed:
|
||||||
|
|
||||||
|
* typo broke `sbb_binarize` CLI, #13
|
||||||
|
|
||||||
|
## [0.0.2]
|
||||||
|
|
||||||
Changed:
|
Changed:
|
||||||
|
|
||||||
|
@ -15,9 +22,10 @@ Fixed:
|
||||||
* AlternativeImage/comments now set on page level, #8, #11
|
* AlternativeImage/comments now set on page level, #8, #11
|
||||||
* Only try to load `*.h5` model files, #7, #10
|
* Only try to load `*.h5` model files, #7, #10
|
||||||
|
|
||||||
## 0.0.1
|
## [0.0.1]
|
||||||
|
|
||||||
Initial release
|
Initial release
|
||||||
|
|
||||||
<!-- link-labels -->
|
<!-- link-labels -->
|
||||||
|
[0.0.3]: ../../compare/v0.0.3...v0.0.2
|
||||||
[0.0.2]: ../../compare/v0.0.1...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",
|
"git_url": "https://github.com/qurator-spk/sbb_binarization",
|
||||||
"tools": {
|
"tools": {
|
||||||
"ocrd-sbb-binarize": {
|
"ocrd-sbb-binarize": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue