Skip to content

v2.0.0

Choose a tag to compare

@BrianPugh BrianPugh released this 07 Jul 01:20
198f707

Features

  • Can now specify a pre-allocated buffer to the buffer parameter 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_size has been renamed to buffer. By @BrianPugh in #3

New Contributors

Full Changelog: v1.0.0...v2.0.0