pypi iteration-utilities 0.11.0
Python 3.9 support

latest releases: 0.12.1, 0.12.0
3 years ago

Version 0.11.0

  • The functions implemented in C now parse boolean arguments based on their
    truth value instead of their integer value. This should be unnoticeable in
    typical usage.

  • Added always_iterable which wraps non-iterable inputs with an iterable.

  • Added empty as singleton representing an empty iterable.

  • The type of Placeholder which was previously accessible as
    PlaceholderType private.

  • Added Python 3.9 support.

Don't miss a new iteration-utilities release

NewReleases is sending notifications on new releases.