v0.4.1
What's Changed
- docs: add ADR index and v0.4 requirements reference by @EffortlessSteven in #246
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #248
- chore(deps): bump clap from 4.5.60 to 4.6.0 by @dependabot[bot] in #252
- chore(deps): bump tempfile from 3.26.0 to 3.27.0 by @dependabot[bot] in #254
- chore(deps): bump toml from 1.0.3+spec-1.1.0 to 1.0.6+spec-1.1.0 by @dependabot[bot] in #249
- chore(deps): ignore rng major bumps pending convergence decision by @EffortlessSteven in #258
- test(rng): pin crypto-edge deterministic fingerprints by @EffortlessSteven in #259
- refactor(rng): localize legacy rng line to blocked crates by @EffortlessSteven in #260
- refactor(rng): converge ecdsa off legacy rand line by @EffortlessSteven in #262
- chore(rng): post-convergence housekeeping by @EffortlessSteven in #263
- fix(fmt): align rustfmt.toml edition with workspace edition 2024 by @EffortlessSteven in #264
- fix(interop-tests): add missing forbid(unsafe_code) attribute by @EffortlessSteven in #265
- feat(api): add missing spec() and label() accessors by @EffortlessSteven in #266
- chore(release): prepare v0.4.1 by @EffortlessSteven in #267
- chore(release): security/dependency cleanup for v0.4.1 by @EffortlessSteven in #268
- docs: align examples commands and cache wording by @EffortlessSteven in #269
Full Changelog: v0.4.0...v0.4.1