What's Changed
- Impl Sum and Product by @kaidokert in #46
- Improve coverage by @kaidokert in #47
- Implement roots by @kaidokert in #48
- Fix FromPrimitive overflow check by @kaidokert in #49
- Improve rotate tests by @kaidokert in #50
- Enable features for coverage by @kaidokert in #51
- Reduce stack size in division by @kaidokert in #53
Full Changelog: v0.1.16...v0.1.17