v0.5.0
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.
- The default buffer size is 64MB. It can be configured to different values with the added
Full Changelog: v0.4.5...v0.5.0