- Tickets.
- Coverage testing.
- Benchmarking.
- Massive performance improvements (from ~1Gbps to ~6Gbps per core).
- OSX support.
- Minor API corrections and additional testing.
What's Changed
- Address some issues brought up by rust-clippy. by @frewsxcv in #27
- Remove unnecessary indirection with &Vec, use &[T]. by @frewsxcv in #29
Full Changelog: v/0.1.2...v/0.5.0