We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2de3329 commit 0edf232Copy full SHA for 0edf232
CHANGELOG.md
@@ -5,6 +5,16 @@ Versioned according to [Semantic Versioning](http://semver.org/).
5
6
## Unreleased
7
8
+Added:
9
+
10
+ * Optional caching of access to METS, configured via [environment variable `OCRD_METS_CACHING`](https://github.com/OCR-D/core/#configuration), #875
11
12
+Changed:
13
14
+ * `ocrd workspace find`: supports comma-separated regexes, ranges and literal values for `--page-id`, #955
15
+ * `ocrd workspace find`: ranges are generated with last number in string, #955
16
17
18
## [2.41.0] - 2022-11-09
19
20
Fixed:
0 commit comments