Skip to content

v0.0.4

Latest
Compare
Choose a tag to compare
@Tamschi Tamschi released this 21 Oct 18:34
· 24 commits to develop since this release

(This is a small correction/edit of v0.0.3. Original changelog below:)


Released on 2021-10-21.

What's Changed

  • Features:

    • -h made alternate option to display help. (contributed by @scribe in #31 and #32)

      This is implemented by switching to structopt for argument parsing.
      Additionally, --in and --out now show valid choices with the -h/--help command.

  • Revisions:

    • Updated dependencies.

New Contributors

Thanks again!

Other Notes

If you compile with at least Rust 1.56.0, you should be able to stream binary output into a file via standard output redirection also on Windows now.

Additionally, there is now a chat room for this project!
Come visit, whether for end user support, to discuss anything else, or just to keep updated: Zulip Chat


Full Diff: v0.0.2...v0.0.3, v0.0.3...v0.0.4