What's Changed
- feat: Add SoaClone derive macro by @tim-harding in #36
- feat: Make SoA types clonable with SoaClone by @tim-harding in #37
- Move size hint usage to the extend implementation by @tim-harding in #39
- Ensure
soa![Foo; n]works with n > 2 as intended by @1Git2Clone in #42
New Contributors
- @1Git2Clone made their first contribution in #42
Full Changelog: 0.9.1...1.0.0