Skip to content

Releases: pytoolz/toolz

Release 0.12.1

24 Jan 03:27
7a0382e
Compare
Choose a tag to compare
  • Add support for Python 3.12 and PyPy 3.10
  • Drop support for Python 3.5 and 3.6
  • Fix typos (#565, #568)
  • Use codecov for coverage instead of coveralls

Pre-release 0.12.1a0

24 Jan 03:03
0c601d5
Compare
Choose a tag to compare
Pre-release 0.12.1a0 Pre-release
Pre-release

This is a pre-release

  • Support Python 3.12
  • Drop support for Python 3.5 and 3.6

Release 0.12.0

10 Jul 04:29
245b78e
Compare
Choose a tag to compare
  • Add apply (#411)
  • Support newer Python versions--up to Python 3.11-alpha (#525, #527, #533)
  • Improve warning when using toolz.compatibility (#485)
  • Improve documentation (#507, #524, #526, #530)
  • Improve performance of merge_with (#532)
  • Improve import times (#534)
  • Auto-upload new releases to PyPI (#536, #537)

Release 0.11.2

06 Nov 05:11
294e981
Compare
Choose a tag to compare
  • Support Python 3.10

Release 0.11.1

24 Sep 15:42
e9bc1e1
Compare
Choose a tag to compare
  • Importing toolz no longer warns (by importing .compatibility)

Release 0.11.0

23 Sep 19:04
fd342da
Compare
Choose a tag to compare
  • Drop Python 2.7 support!
  • Give deprecation warning on using toolz.compatibility
  • Some doc fixes
  • First time using auto-deployment. Fingers crossed!

Next release will probably be 1.0.0 :)