Skip to content

filelift 0.2.0

Choose a tag to compare

@EaveLuo EaveLuo released this 07 Jun 06:21
· 12 commits to main since this release

What's new

  • Added interactive mode via ilelift with non-blocking target hints.
  • Added target selection for incomplete target commands.
  • Added colored success, warning, info, and error output.
  • Added spinner/progress feedback for target connectivity checks and uploads.
  • Kept full direct commands for scripting workflows.

Validation

  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test
  • cargo build
  • cargo publish --dry-run
  • cargo publish