mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-07-26 03:09:53 +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
|
## Unreleased
|
||||||
|
|
||||||
## 0.0.2
|
## [0.0.3]
|
||||||
|
|
||||||
|
Fixed:
|
||||||
|
|
||||||
|
* typo broke `sbb_binarize` CLI, #13
|
||||||
|
|
||||||
|
## [0.0.2]
|
||||||
|
|
||||||
Changed:
|
Changed:
|
||||||
|
|
||||||
|
@ -15,9 +21,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