pypi iteration-utilities 0.12.0
Version 0.12.0

latest release: 0.12.1
8 months ago
  • Improve performance of ipartition by evaluating the predicate only once
    per item.

  • Add benchmarks comparing some functions with other libraries.

  • Python 3.12 compatibility

  • Dropped Python 3.5 and 3.6 compatibility

  • The top level __version__ property was removed. importlib.metadata.version from the
    Python standard library should be used if you need the version of iteration_utilities.

Don't miss a new iteration-utilities release

NewReleases is sending notifications on new releases.