mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-08-09 18:19:58 +02:00
commit
2119c907c4
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.9] - 2022-04-26
|
||||||
|
|
||||||
|
Changed:
|
||||||
|
|
||||||
|
* Factor setup by @bertsky in #31
|
||||||
|
* use TF2 (with TF1.compat mode) by @cneud in #35
|
||||||
|
|
||||||
## [0.0.8] - 2021-02-02
|
## [0.0.8] - 2021-02-02
|
||||||
|
|
||||||
Fixed:
|
Fixed:
|
||||||
|
@ -58,6 +65,7 @@ Fixed:
|
||||||
Initial release
|
Initial release
|
||||||
|
|
||||||
<!-- link-labels -->
|
<!-- link-labels -->
|
||||||
|
[0.0.9]: ../../compare/v0.0.9...v0.0.8
|
||||||
[0.0.8]: ../../compare/v0.0.8...v0.0.7
|
[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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "0.0.8",
|
"version": "0.0.9",
|
||||||
"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