What's Changed
- Exclude unneeded files from being published to crates.io by @JSorngard in #145.
- Use caching to speed up CI by @JSorngard in #149.
- Correct cli usage of cargo-all-features in the no_std CI job by @JSorngard in #161.
- Use correct method of not running benchmarks in the CI job by @JSorngard in #164.
- Explicitly install required components in CI and switch from the
doc_auto_cfgfeature to thedoc_cfgfeature. by @JSorngard in #163 - Add an SPDX-License-Identifier to all source files and update copyright year. by @JSorngard in #148.
- Bump rand from 0.9.0 to 0.9.2 by @dependabot[bot] in #143, #151
- Bump zerocopy from 0.8.24 to 0.8.27 by @dependabot[bot] in #144, #147, #156
- Bump criterion from 0.5.1 to 0.7.0 by @dependabot[bot] in #146 and #152.
- Bump serde_json from 1.0.140 to 1.0.145 by @dependabot[bot] in #150, #153, #155, #158
- Bump rkyv from 0.8.10 to 0.8.11 by @dependabot[bot] in #154
- Update dependencies by @JSorngard in #157 and #165.
- Bump serde from 1.0.221 to 1.0.228 by @dependabot[bot] in #159, #160 and #162.
Full Changelog: v0.10.4...v0.10.5