mirror of
https://github.com/Noratrieb/stuff.git
synced 2026-01-14 16:35:08 +01:00
390 B
390 B
Changelog for stuff
0.2.0
Breaking changes
- Renamed all occurrences of
extratoother(for example in methods)
Improvements
- Made
(): StuffingStrategygeneric over all backends (with some trait bounds) instead of justusize,u64, andu128. - Added an MSRV (minimum supported rust version) policy (MSRV of
1.31.0) - Upgraded
sptrdependency to0.3.1