0.4.1
ouch 0.4.1
Changelog
New Features
Improvements
- Allow ouch to decompress archive into existing folder #321 (a-moreira)
- Accept inserting subcommand-independent flags in any position #329 (marcospb19)
- Improve extension parsing logic #330 (figsoda)
- Slight refactor when ensuring archive-only inputs #331 (vrmiguel)
- Use BStr to display possibly non-UTF8 byte sequences#332 (vrmiguel)
- Use ubyte instead of humansize #333 #333 (vrmiguel)
- Stop keeping track of the names of unpacked files #334 (vrmiguel)
- Clean up #335 (figsoda)
Bug fixes
- Stop incorrectly asking to remove the parent dir #321 (a-moreira)
- Fixed overwriting archive file when decompressing archive detected with MIME types.
Tweaks
Acknowledgements
Big thanks for the contributors of this version, @a-moreira, @figsoda and @rasa !