v0.2.10
0.2.10 (2026-01-19)
Features
- baseline: add feature id to data in doc (#473) (d491457)
- fix-flaws: support other content (#474) (4cd0903)
Bug Fixes
- doc: follow redirects when copying meta (#449) (8c025d0)
- doc: handle ignored errors without span (e.g. missing optional roots) (#455) (3684232)
- doc: map "No such file or directory" error in read_doc()` (#451) (c548e5c)
Miscellaneous
- cli: warn in GitHub Actions without GITHUB_TOKEN (#448) (38b4a5c)
- csssyntax: refine errors (#450) (44fb8ac)
- deps: bump axum from 0.8.4 to 0.8.8 (#461) (2466496)
- deps: bump chrono from 0.4.41 to 0.4.42 (#467) (161305f)
- deps: bump clap from 4.5.40 to 4.5.53 (#463) (3d169f5)
- deps: bump clap-verbosity-flag from 3.0.3 to 3.0.4 (#468) (d75501f)
- deps: bump darling from 0.20.11 to 0.23.0 (#466) (554630f)
- deps: bump rand from 0.9.1 to 0.9.2 (#469) (67156ae)
- deps: bump regex from 1.11.1 to 1.12.2 (#459) (ea78100)
- deps: bump regress from 0.10.3 to 0.10.5 (#460) (eca660f)
- deps: bump semver from 1.0.26 to 1.0.27 (#462) (b62846b)
- deps: bump tokio from 1.45.1 to 1.49.0 (#470) (f9066f5)
- deps: consume web-features npm package (#454) (3ea875c)
- doc: ignore shared assets when handling images (#456) (568a9a7)
- github: use GH_TOKEN if it exists (#457) (1889ac5)