You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sbb_binarization/CHANGELOG.md

38 lines
638 B
Markdown

Change Log
==========
Versioned according to [Semantic Versioning](http://semver.org/).
## Unreleased
## [0.0.4] - 2020-10-27
Changed:
* Env var `SBB_BINARIZE_DATA` is combined with `model` param now, #9
## [0.0.3]
Fixed:
* typo broke `sbb_binarize` CLI, #13
## [0.0.2]
Changed:
* `SBB_BINARIZE_DATA` can replace `model` parameter, #6
Fixed:
* AlternativeImage/comments now set on page level, #8, #11
* Only try to load `*.h5` model files, #7, #10
## [0.0.1]
Initial release
<!-- link-labels -->
[0.0.4]: ../../compare/v0.0.4...v0.0.3
[0.0.3]: ../../compare/v0.0.3...v0.0.2
[0.0.2]: ../../compare/v0.0.1...v0.0.2