Skip to content

Commit 0e934b3

Browse files
committed
update changelog
1 parent 5d2c2a5 commit 0e934b3

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.MD

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,15 @@ All notable changes to this project will be documented in this file.
88

99
### Added
1010

11-
- Created this project based on the command-line utilities from the [https://github.com/readium/go-toolkit](Go Toolkit)
11+
- Created this project based on the command-line utilities from the [https://github.com/readium/go-toolkit](Go Toolkit)
12+
13+
## [0.2.0] - 2025-05-21
14+
15+
### Added
16+
17+
- Add `--infer-a11y-ignore-image-hashes` and `--infer-a11y-ignore-image-dir` flags to `manifest` command to ignore certain images when inferring a publication's a11y access mode
18+
19+
### Changed
20+
21+
- Upgraded go-toolkit from v0.9.0 to v0.10.1
22+
- Default hashing algorithms for inspected images changed from SHA-256 + MD5 to just SHA-256

0 commit comments

Comments
 (0)