Skip to content

Releases: nxsaken/clipline

0.3.0

11 Aug 16:06
935edd7
Compare
Choose a tag to compare

This is a complete rewrite of clipline. For more details, see #16, and the new documentation.

0.2.0

18 Dec 11:17
bdda6da
Compare
Choose a tag to compare

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)

07 Dec 15:27
d21d939
Compare
Choose a tag to compare
  • Implement more Iterator traits
  • Make library generic over signed integers
  • Update benchmarks