Skip to content

Commit

Permalink
Update docs for 8.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bbayles committed May 20, 2021
1 parent ae6f75d commit 069a490
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/versions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ Version History
.. automodule:: more_itertools
:noindex:

8.8.0
-----

* New functions
* :class:`countable` (thanks to krzysieq)

* Changes to existing functions
* :func:`split_before` was updated to handle empy collections (thanks to TiunovNN)
* :func:`unique_everseen` got a performance boost (thanks to Numerlor)
* The type hint for :func:`value_chain` was corrected (thanks to vr2262)

8.7.0
-----

Expand Down

0 comments on commit 069a490

Please sign in to comment.