Skip to content

Releases: AspadaX/RustyFace

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 30 Jul 06:36
5e840ca

What's Changed

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

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Jun 07:04
254d9c1

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

Choose a tag to compare

@AspadaX AspadaX released this 05 Aug 12:23
  • Added support for automatically resuming download when the connection disrupted.
  • Added compiled binaries for major platforms: macOS, Linux and Windows.