v0.1.7
- Change library and examples to use Rust 2021 array
IntoIterator
impls - Update petgraph dependency to v0.6
What's Changed
- Add a collatz conjecture benchmark by @ljedrz in #19
- Minimize and speed up the Collatz conjecture bench by @ljedrz in #20
- Fix CI issues by @ekzhang in #21
- Fix badge in README by @ekzhang in #24
New Contributors
Full Changelog: v0.1.6...v0.1.7