mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-07-25 18:59:52 +02:00
📦 v0.0.8
This commit is contained in:
parent
2c7cd84649
commit
8dd05064b2
2 changed files with 9 additions and 1 deletions
|
@ -4,6 +4,13 @@ Versioned according to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## [0.0.8] - 2021-02-02
|
||||||
|
|
||||||
|
Fixed:
|
||||||
|
|
||||||
|
* handle image smaller than patch size
|
||||||
|
* fix unbound variable error, #27
|
||||||
|
|
||||||
## [0.0.7] - 2021-02-02
|
## [0.0.7] - 2021-02-02
|
||||||
|
|
||||||
Changed:
|
Changed:
|
||||||
|
@ -51,6 +58,7 @@ Fixed:
|
||||||
Initial release
|
Initial release
|
||||||
|
|
||||||
<!-- link-labels -->
|
<!-- link-labels -->
|
||||||
|
[0.0.8]: ../../compare/v0.0.8...v0.0.7
|
||||||
[0.0.7]: ../../compare/v0.0.7...v0.0.6
|
[0.0.7]: ../../compare/v0.0.7...v0.0.6
|
||||||
[0.0.6]: ../../compare/v0.0.6...v0.0.5
|
[0.0.6]: ../../compare/v0.0.6...v0.0.5
|
||||||
[0.0.5]: ../../compare/v0.0.6...v0.0.4
|
[0.0.5]: ../../compare/v0.0.6...v0.0.4
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "0.0.7",
|
"version": "0.0.8",
|
||||||
"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