-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
29 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
Change Log | ||
========== | ||
Versioned according to [Semantic Versioning](http://semver.org/). | ||
|
||
## 1.0.0 | ||
|
||
Fixed: | ||
|
||
* add namespace prefix to MetadataItem/Label(s), if any | ||
* use proper logging format, delegate to bashlib constants | ||
* pass input parameters to algorithms | ||
* respect -g option (page_id) | ||
* when AlternativeImage exists already, append after last | ||
* date: Use explicit formatting for iso8601 compliant date w/o TZ (kba/fix-created-date) | ||
* much improved olena build process | ||
|
||
Changed | ||
* negate and convert output images in scribo itself (without extra ImageMagick CLI) | ||
* improved docker support, 2 docker builds: pure scribo and OCR-D binarization wrapper | ||
* overwrite image file IDs if necessary (bertsky/add-imagefile-force) | ||
|
||
## 0.0.2 | ||
|
||
First release | ||
|
||
<!-- link-labels --> | ||
[1.0.0]: ../../compare/v0.0.2...v1.0.0 | ||
[0.0.2]: ../../compare/HEAD...v0.0.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters