v2.0.0
Features
- Can now specify a pre-allocated buffer to the
bufferparameter for buffering reads on an input file. - build binaries for micropython 1.22.0 - 1.25.0 by @BrianPugh in #2
Breaking Change
- Parameter
buffer_sizehas been renamed tobuffer. By @BrianPugh in #3
New Contributors
- @BrianPugh made their first contribution in #1
Full Changelog: v1.0.0...v2.0.0