Skip to content

v2.2.0

Choose a tag to compare

@umarbutler umarbutler released this 12 Jul 11:29
· 76 commits to main since this release

Changed

  • Switched from having chunkerify() output a function to having it return an instance of the new Chunker() class which should not alter functionality in any way but will allow for the preservation of type hints, fixing #7.