Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 15:41
· 68 commits to main since this release

What's Changed

  • Implemented chunked reading to reduce memory usage when parsing big files.
    • The default buffer size is 64MB. It can be configured to different values with the added --buffer-size cli option.

Full Changelog: v0.4.5...v0.5.0