mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-26 12:39:54 +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
|
||||
|
||||
## [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
|
||||
|
||||
Fixed:
|
||||
|
@ -58,6 +65,7 @@ Fixed:
|
|||
Initial release
|
||||
|
||||
<!-- link-labels -->
|
||||
[0.0.9]: ../../compare/v0.0.9...v0.0.8
|
||||
[0.0.8]: ../../compare/v0.0.8...v0.0.7
|
||||
[0.0.7]: ../../compare/v0.0.7...v0.0.6
|
||||
[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",
|
||||
"tools": {
|
||||
"ocrd-sbb-binarize": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue