Overview
Request 1138011 accepted
Note: The one failing test will remain disabled for now, it seems to fail due to the chroot. I've tested the functionality of dust outside and can guarantee the functionality. Working with upstream to get this fixed but no ETA.
- Update to version 0.9.0:
* Migrated to clap4. Command line flags must appear before
arguments: dust -X debug target instead of dust target -X debug
* Bars on right by default (change with new Flag -B)
* Add flag -S (for Custom Stack size) - incase dust crashes with
memory allocation error.
* Add flat -I (--ignore-all-in-file) - Ignore all regexs in this
file.
* Clearer errors on file not found.
Why not use the changelog provided at: https://github.com/bootandy/dust/releases/tag/v0.9.0
It looks much more user friendly.
Request History
smolsheep created request
Note: The one failing test will remain disabled for now, it seems to fail due to the chroot. I've tested the functionality of dust outside and can guarantee the functionality. Working with upstream to get this fixed but no ETA.
- Update to version 0.9.0:
* Migrated to clap4. Command line flags must appear before
arguments: dust -X debug target instead of dust target -X debug
* Bars on right by default (change with new Flag -B)
* Add flag -S (for Custom Stack size) - incase dust crashes with
memory allocation error.
* Add flat -I (--ignore-all-in-file) - Ignore all regexs in this
file.
* Clearer errors on file not found.
iDesmI accepted request
Sorry for the wait, it looks good. I'll add you as maintainer too.
@iDesmI: review reminder