Releases: nxsaken/clipline
Releases · nxsaken/clipline
0.3.0
This is a complete rewrite of clipline
. For more details, see #16, and the new documentation.
0.2.0
0.1.3 did not compile for users, surprisingly, since I tested it in my other project. Fixed the private traits in public API issue by making the traits public. Bumping the major version to be safe, although it shouldn't break anything.
0.1.3 (yanked)
- Implement more Iterator traits
- Make library generic over signed integers
- Update benchmarks