Skip to content

Releases: mahmoud/boltons

24.0.0

31 Mar 22:43
Compare
Choose a tag to compare

Per the RFC in issue #365, boltons is now Python 3 only. 3.7+ for now.
If you're a Python 2 user, feel free to pin at boltons<24.0.0.

Other minor changes:

  • Added Python 3.12 support (#361)
  • Fix [dictutils.OneToOne][dictutils.OneToOne]'s update() behavior with empty iterables

23.0.0

31 Oct 18:32
Compare
Choose a tag to compare

(February 19, 2023)

  • Overdue update for Python 3.10 and 3.11 support (#294, #303, #320, #323, #326/#327)
  • Add [iterutils.chunk_ranges][iterutils.chunk_ranges] (#312)
  • Improvements to SpooledBytesIO/SpooledStringIO (#305)
  • Bugfix for infinite daterange issue when start and stop is the same (#302)
  • Fix Bits.as_list behavior (#315)

21.0.0

08 Dec 09:31
Compare
Choose a tag to compare

(May 16, 2021)

20.0.0

08 Jan 23:38
Compare
Choose a tag to compare

First release of the year! Also the first release in a while to add a new module, pathutils!

See complete details for in the CHANGELOG

19.3.0

29 Oct 05:51
Compare
Choose a tag to compare

See complete details for 19.3.0 in the CHANGELOG

19.2.0

19 Oct 23:05
Compare
Choose a tag to compare

A few small fixes and enhancements.

See complete details for 19.2.0 in the CHANGELOG

19.1.0

01 Mar 06:12
Compare
Choose a tag to compare

A couple enhancements, a couple cleanups, across several modules.

See complete details for 19.1.0 in the CHANGELOG

19.0.1

01 Mar 06:12
Compare
Choose a tag to compare

A quick enhancement for wraps/FunctionBuilder supporting type annotations

See complete details for 19.0.1 in the CHANGELOG

19.0.0

11 Feb 08:09
Compare
Choose a tag to compare

Maybe the biggest boltons release yet. Several bugfixes, even more new features.

See the complete details of 19.0.0 in the CHANGELOG

18.0.1

11 Feb 08:08
Compare
Choose a tag to compare

A few bugfixes and a handy text utility.

See complete details for 18.0.1 in the CHANGELOG