Releases · google/zerocopy

v0.8.40

26 Feb 21:20

Immutable release. Only release title and notes can be modified.

v0.8.39

05 Feb 23:56

Immutable release. Only release title and notes can be modified.

v0.8.38

03 Feb 17:50

Immutable release. Only release title and notes can be modified.

v0.8.37

30 Jan 17:33

Immutable release. Only release title and notes can be modified.

v0.8.36

29 Jan 18:12

Immutable release. Only release title and notes can be modified.

v0.8.35

28 Jan 03:26

Immutable release. Only release title and notes can be modified.

What's Changed

  • [transmute] Remove SizeEq super-trait bound by @joshlf in #2920
  • [transmute] Remove some SizeEq impls by @joshlf in #2922
  • Introduce ProjectField trait by @jswrenn in #2886
  • [derive] In tests, assert hygiene of output by @joshlf in #2918
  • Replace unsafe_with_size_eq! with transmute_with by @joshlf in #2923
  • Introduce ReadOnly<T> which is unconditionally Immutable by @joshlf in #2866
  • [transmute] Encode cast in TryTransmuteFromPtr params by @joshlf in #2921
  • [projection] Clarify comment explaining fallibility by @joshlf in #2939
  • [project] Support projecting enum tags by @joshlf in #2940
  • Use ReadOnly in TryFromBytes::is_bit_valid by @joshlf in #2873
  • [derive] Allow TryFromBytes on non-Immutable unions by @joshlf in #2876
  • [util] use more items to make code more concise by @joshlf in #2942
  • Simplify try_transmute! (and friends) internals by @joshlf in #2938

Full Changelog: v0.8.34...v0.8.35

v0.8.34

26 Jan 03:27

Immutable release. Only release title and notes can be modified.

What's Changed

New Contributors

Full Changelog: v0.8.33...v0.8.34

v0.8.33

07 Jan 16:34

Immutable release. Only release title and notes can be modified.

v0.8.32

07 Jan 00:48

Immutable release. Only release title and notes can be modified.

What's Changed

New Contributors

Full Changelog: v0.8.31...v0.8.32

v0.8.31