Skip to content

v0.2.1

Choose a tag to compare

@sean1832 sean1832 released this 21 Jan 05:26
· 31 commits to main since this release

Minor Changes

  • Deprecate udp file transfer and --recursive file recieve. 6358aac
    • udp file transfer method is removed due to instability maintaining file integrity, and will most definely result in data lost during transmission across different computers.
    • --recursive recieve file argument is removed due to the function is unnessasary. user can simply copy the previous command. Otherwise, if user wants to send multiple file, user can simply use --zip when sending.
  • Refactor & organized project scripts into cli and core packages. 28e8c18

Full Changelog: 0.2.0...0.2.1