Skip to content

Commit

Permalink
📝 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Jul 17, 2024
1 parent ab0ae66 commit 25fa279
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@

## [v2024-07-17](https://github.com/OCR-D/ocrd_all/releases/v2024-07-17)

Changes:

- docker: fix /models/tessdata symlink loop (by avoiding re-linking during build)
- docker: verify that resmgr works
- docker: reduce number of build steps / layers
- docker: build parallel (again), fully utilising CI resources
- docker: no ocrd_network if core is not a module
- docker: do include core as a module in all variants (needed for sub-venvs)
- CI/CD: run core test and store its results
- CI/CD: extract and store JSON files in Github Actions, too
- update ocrd_fileformat / ocr-fileformat / textract2page (to avoid broken ocrd_utils dependency)
- make all: :fire: also build `ocrd-all-tool.json` and `ocrd-all-module-dir.json`
- make all: :fire: install `ocrd-all-tool.json` and `ocrd-all-module-dir.json` into `ocrd` distribution

### [cor-asv-ann](https://github.com/ASVLeipzig/cor-asv-ann) [f7ebb74](https://github.com/ASVLeipzig/cor-asv-ann/commits/f7ebb74)..[ff6bf3f](https://github.com/ASVLeipzig/cor-asv-ann/commits/ff6bf3f)

> Release: [v0.1.15](https://github.com/ASVLeipzig/cor-asv-ann/releases/v0.1.15)
Expand Down

0 comments on commit 25fa279

Please sign in to comment.