v0.8.0-alpha.27
Pre-release
Pre-release
What's Changed
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1766
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1771
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1773
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1775
- [CI] Bump github/codeql-action from 3.26.9 to 3.26.10 by @dependabot in #1776
- [derive] Overhaul repr parsing by @joshlf in #1752
- Derive packed by @joshlf in #1781
- [derive] Don't support IntoBytes on repr(Rust) types by @joshlf in #1783
- [derive] Correctly handle #[repr(align)] enums by @joshlf in #1784
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1788
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1791
- [docs] Link to Discord by @joshlf in #1793
- Derive trivial
is_bit_valid
when possible by @joshlf in #1303 - aarch64 fix for big endian types by @lucarlig in #1786
- [ci] Roll pinned nightly toolchain by @google-pr-creation-bot in #1801
- [derive] Support IntoBytes on repr(Rust) structs by @joshlf in #1796
- Fix FromZeros method signatures by @joshlf in #1805
- Mark deprecated functions #[doc(hidden)] by @joshlf in #1806
- Refactor try_read_from_xxx by @joshlf in #1810
- [derive] IntoBytes on unions requires --cfg by @joshlf in #1804
- Release 0.8.0-alpha.27 by @google-pr-creation-bot in #1803
New Contributors
Full Changelog: v0.8.0-alpha.26...v0.8.0-alpha.27