v0.2.1
Minor Changes
- Deprecate udp file transfer and --recursive file recieve. 6358aac
udpfile transfer method is removed due to instability maintaining file integrity, and will most definely result in data lost during transmission across different computers.--recursiverecieve 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--zipwhen sending.
- Refactor & organized project scripts into cli and core packages. 28e8c18
Full Changelog: 0.2.0...0.2.1