Skip to content

Releases: AspadaX/RustyFace

v0.1.3

30 Jul 06:36
5e840ca

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

11 Jun 07:04
254d9c1

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

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.