mirror of
https://github.com/Lokathor/bytemuck.git
synced 2024-11-21 14:22:26 +00:00
changelog
This commit is contained in:
parent
7fa51a420d
commit
bd6bb87225
@ -1,5 +1,10 @@
|
||||
# `bytemuck` changelog
|
||||
|
||||
## 1.8.0
|
||||
|
||||
* `try_pod_read_unaligned` and `pod_read_unaligned` let you go from `&[u8]` to
|
||||
`T:Pod` without worrying about alignment.
|
||||
|
||||
## 1.7.3
|
||||
|
||||
* Experimental support for the `portable_simd` language extension under the
|
||||
|
Loading…
Reference in New Issue
Block a user