23.0.0
(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)