Skip to content

Releases: AspadaX/RustyFace

v0.1.2

11 Jun 07:04
254d9c1
Compare
Choose a tag to compare

What's Changed

  • use parse() in the main fn instead of try_parse() to support --help c… by @AspadaX in #2
  • use env read mirror url by @asamaayako in #3

New Contributors

Full Changelog: release...v0.1.2

v0.1.1

05 Aug 12:23
Compare
Choose a tag to compare
  • Added support for automatically resuming download when the connection disrupted.
  • Added compiled binaries for major platforms: macOS, Linux and Windows.