v0.9.1
What's Changed
- fix(ci): update smoke test expectations for new AddressNotAllowed message by @konippi in #144
- chore: refresh tagline across README, crate docs, and Cargo.toml by @konippi in #145
- chore(deps): bump rustls from 0.23.38 to 0.23.40 in the patch-updates group by @dependabot[bot] in #151
- chore(deps): bump rmcp from 1.5.0 to 1.6.0 by @dependabot[bot] in #152
- chore(ci): bump crate-ci/typos from 1.45.2 to 1.46.0 by @dependabot[bot] in #149
- chore(ci): bump DavidAnson/markdownlint-cli2-action from 23.0.0 to 23.1.0 by @dependabot[bot] in #148
- chore(ci): bump taiki-e/install-action from 2.75.23 to 2.75.29 by @dependabot[bot] in #146
- chore(ci): bump actions/download-artifact from 6.0.0 to 8.0.1 by @dependabot[bot] in #147
- chore(ci): bump actions/upload-artifact from 5.0.0 to 7.0.1 by @dependabot[bot] in #150
- chore(build): tune cargo profiles and linker config by @konippi in #153
- ci(nextest): add repository config and wire profiles into CI by @konippi in #154
- ci(taplo): add TOML formatter config and workflow by @konippi in #155
- feat(crawl): add configurable concurrency and delay to crawler by @konippi in #156
- refactor(engine): split engine.rs into feature modules by @konippi in #157
- fix(crypto): align rustls features and guard provider install by @konippi in #158
- fix(crawl): wire --selector and --json through to CrawlOptions by @konippi in #159
- refactor(tests): use set_body_raw for explicit mime types in map tests by @konippi in #160
- chore(ci): let Dependabot update Dockerfile base image digest by @konippi in #161
- chore(ci): bump taiki-e/install-action from 2.75.29 to 2.76.0 by @dependabot[bot] in #162
- ci: scan published Docker image with Trivy by @konippi in #163
- chore: bump version to 0.9.1 by @konippi in #164
- fix(build): drop +crt-static on Windows to match mozjs-sys CRT by @konippi in #165
Full Changelog: v0.9.0...v0.9.1