Skip to content

Releases: HadrienG2/iterator_ilp

v2.2.0

Choose a tag to compare

@HadrienG2 HadrienG2 released this 22 Feb 16:31
737692a

Changed

  • Bump MSRV to 1.86.

Fixed

  • Updated various dependencies to their latest version.

v2.1.2

Choose a tag to compare

@HadrienG2 HadrienG2 released this 05 Apr 13:04
8eada07

Changed

  • Warn in the docs that fold_ilp and cousins don't like references

v2.1.1

Choose a tag to compare

@HadrienG2 HadrienG2 released this 05 Apr 13:03
8f021b3

Fixed

  • Fix folds with non-power-of-two ILP_STREAMS

v2.1.0

Choose a tag to compare

@HadrienG2 HadrienG2 released this 04 Apr 08:59
f8ade27

Added

  • The AssertLowerBoundOk newtype lets users manually implement TrustedLowerBound