Skip to content

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 10 Oct 10:52
· 31 commits to master since this release

Changelog

  • cef9781 Opt: build and release
  • fc57002 Create build-and-release.yml
  • 72f8f68 Opt: directory slash, home directory symbol, file permissions
  • 52d9b52 Add: the function of scp command to transfer directories
  • 0c7542d Opt: change config path for adapt to various context
  • b1cdb2f Opt: optimize exit logic
  • 2c3148a Add: delete and get functions
  • 3a1f05f Add: create command functions
  • f7be524 Opt: Add progress bar and solve the problem of slow transmission speed
  • 72f68f7 Opt: concurrency optimize
  • e261cb7 Add: concurrency function
  • dc08d73 Add: alias functions
  • a2b2df6 Opt: Cache deletion logic optimization
  • 4b338eb Add: Specify a username to attempt to login to the server
  • b0e8bb2 Add: Refactoring Command Line Logic
  • f364e14 Add: Global logger
  • ab53a56 Initial commit