Release 2023-06-24: v0.2.3
Version v0.2.3
- Available on Windows and Linux
- No executable compression
Changes
- Added
info
mode per request by @yoantran (Resolved #29) - Clearer and more conventional option names for
-f/--format
flag - Clearer and more accurate option names for
-a/--auto-hash-size
flag - More robust error handling
- Bumped version number (twice, because there are a lot of changes)
- Code cleanup
- Update
README.md
Bugfixes:
- Fixed "Invalid progress bar level" error while progress bar level is correct (
-p0
) - Fixed typo in
calc_hash_size()
that caused abnormally large auto hash size calculation for avg-dims-mean
Full Changelog: v0.2.1...v0.2.3