v1.13.0
What's Changed
- chore(deps): bump EmbarkStudios/cargo-deny-action from 1 to 2 by @dependabot in #392
- feat: support for borsh @ 1.5 by @rtrombone in #416
- fix: do not trim when serializing borsch by @Evalir in #422
- feat: add
copy_*e_to_slicefamily by @Evalir in #424 - chore(deps): unpin proptest by @DaniPopes in #426
- fix: some docs, and add a checked_byte by @Evalir in #430
- fix: some docs, and add a checked_byte by @prestwich in #429
- fix: swap bytes for
as_le_bytesin big endian world by @pcw109550 in #431 - feat: 1.13.0 by @Evalir in #432
New Contributors
- @rtrombone made their first contribution in #416
- @pcw109550 made their first contribution in #431
Full Changelog: v1.12.4...v1.13.0