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 b192f08 commit a1e0135Copy full SHA for a1e0135
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
5
**Warning:** Features marked as *alpha* may change or be removed in a future release without notice. Use with caution.
6
7
-## [0.9.1] - 2025-05-05
+## [0.10.0] - 2025-05-08
8
9
### Added
10
@@ -17,6 +17,11 @@ All notable changes to this project will be documented in this file.
17
- Renamed `analyzer.Image` to `analyzer.InspectImage`
18
- Slight adjustments to behavior of manifest properties functions
19
20
+### Fixed
21
+
22
+- Adds missing switch cases for WCAG 2.2 strings when inferring accessibility
23
+- Pick up a11y metadata that's nested (due to `refines` property) in OPF `meta` elements
24
25
## [0.9.0] - 2025-04-30
26
27
### Removed
0 commit comments