Skip to content

Releases: sts10/tidy

v0.2.56

11 Aug 02:57
Compare
Choose a tag to compare
v0.2.56 Pre-release
Pre-release
  • Fixes bug where the convenience delimiter shortcuts of 's' for space and 't' for tab were not being parsed when calculating attributes of the outputted list or when generating sample passphrases from the outputted list.

v0.2.54

10 Aug 16:16
Compare
Choose a tag to compare
v0.2.54 Pre-release
Pre-release
  • Adds -G and g options to ignore characters on either side of a given one-character delimiter. Handy when dealing with metadata like word frequencies counts that you want to preserve.
  • Re-assigns -d and -D to be generic "delete" options. They accept any single character delimiter.
  • Re-assigns some other short flags like -C and -S.
  • Changes some order of operations to be hopefully more intuitive with fewer surprises to users.
  • Bug fixes.

Full Changelog: v0.2.30...v0.2.54

v0.2.30

06 Aug 20:07
Compare
Choose a tag to compare
v0.2.30 Pre-release
Pre-release

A test/initial release to see how this works on GitHub. This is very alpha. Recommend you install Tidy via cargo as described in the README.

See issue #10 for more on the Windows.