github bootandy/dust v0.9.0

latest release: v1.0.0
4 months ago

Migrated to clap4. Command line flags must appear before arguments:

  • Good: /dust -X debug target
  • Bad: . /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.

Don't miss a new dust release

NewReleases is sending notifications on new releases.