Releases: uniQIndividual/zstd-jsonl-filter
Releases · uniQIndividual/zstd-jsonl-filter
v1.2.2
What's Changed
- Fixed duplicate dots in filenames @wrmthorne in #2
- Added window_log_max to config.toml @wrmthorne in #2
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Passthrough for zstd window size argument by @wrmthorne in #1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
- New
--no-writeflag to enable previewing and debugging - Size-aware progress bar
Full Changelog: v1.1.2...v1.2.0
v1.1.2
- Fixes related to the progress bar
Full Changelog: v1.1.1...v1.1.2
v1.1.1
- Fixed non-empty files being incorrectly flagged as empty when the file metadata wasn't updated yet
- Test-option to skip writing to output with --no-write
v1.1.0
- Pointing to individual input files is now supported
- Now only keeps output files which had data written to them
- Fixed inconsistent output names
v1.0.0
- Switched to config.toml
- Now accepts command line parameters
- Better progress status updates
Full .zst to .zst filtering v0.2.0
It is now possible to keep decompressed data entirely in memory by writing to compressed output files.
Initial Release v0.1.1
Update README.md
Test Release
v0.1.0 Create release.yml