COMMITS
October 16, 2024
J
`no_std` test fixes
Jan Bujak committed
J
speedy-derive: silence annoying dead code warnings
Jan Bujak committed
J
speedy-derive: remove some dead code
Jan Bujak committed
J
`no_std` cleanups
Jan Bujak committed
J
speedy-derive: `std` -> `core` where appropriate
Jan Bujak committed
J
Support targets with no atomics
Jan Bujak committed
B
Bump `quickcheck` to 1.x (#70)
Bruce Mitchener committed
B
Fix typo. (#68)
Bruce Mitchener committed
G
allow glam 0.29 (#74)
Gray Olson committed
Y
feat: no_std support (#73)
ytakano committed
July 20, 2024
B
Bump upper bound of `glam` to 0.28 (#69)
Bruce Mitchener committed
January 14, 2024
J
Use const generics for array impls
Jan Bujak committed
J
Support `indexmap` v2
Jan Bujak committed
J
Bump version to 0.8.7
Jan Bujak committed
J
Bump `memoffset` to 0.9
Jan Bujak committed
January 12, 2024
F
Mark compatibility with glam 0.25
Fredrik Fornwall committed
May 31, 2023
J
adds Readable and Writable implementations for RangeInclusive
Jerome Gravel-Niquet committed
May 29, 2023
J
Bump upper bound of `glam` to 0.24
Joel Nises committed
May 9, 2023
T
fix: support type parameters with defaults
Tjalling Tolle committed
April 12, 2023
Y
Implement `Readable`/`Writable` for `Result<T, E>` (#47)
Yixin Shen committed
March 20, 2023
J
Bump upper bound of `glam` to 0.23
Jan Bujak committed
J
Bump version to 0.8.6
Jan Bujak committed
J
Bump `memoffset` to 0.8
Jan Bujak committed
J
Add `#[speedy(unsafe_is_primitive = always)]` attribute
Jan Bujak committed
J
Fix repr checks to align with syn 2
Jan Bujak committed
J
Remove stray `dbg!`
Jan Bujak committed
D
Update to syn 2.0
David Pedersen committed
December 4, 2022
J
Add `#![forbid(unsafe_op_in_unsafe_fn)]`
Jan Bujak committed
J
Implement `ZeroCopyable` for bigger base types, provided the endianness matches
Jan Bujak committed
November 23, 2022
J
Fix Clippy unsafe warnings that affects users
Johan Andersson committed