Skip to content

Releases: vbrandl/merging-iterator

v1.3.0

18 Nov 16:24
Compare
Choose a tag to compare

1.3.0

  • Remove unnecessary trait requirement on Ord for Iterator implementation.
    Thanks to @Tamschi for the fix.

v1.2.0

15 Sep 19:57
Compare
Choose a tag to compare
* Get rid of unnecessary heap allocation

v1.1.1: Bump version number

22 Jun 12:24
Compare
Choose a tag to compare
Only dependencies were updated

1.1.0: * Update documentation

14 Oct 11:58
Compare
Choose a tag to compare
* Implement iterator with custom ordering function

1.0.0

14 Oct 10:46
Compare
Choose a tag to compare
Initial release