Skip to content

2.0.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@nicks96432 nicks96432 released this 16 Feb 03:36
· 39 commits to main since this release
b8cd0fa
  • rewrite the whole program in rust
  • remove --latest flag, it's the default behavior now
  • remove --dry-run flag, but you can enable the feature debug and build to get the same result
  • remove --locale flag since there are no other server anymore 😢
  • remove --checksum flag temporarily, but will add it back after I implement it
  • rename --output-path to --output
  • rename -b, --batch-size to -P, --parallel

The macOS binaries are cross compiled from linux and aren't tested yet.