Releases: mateoradman/swift_file
Releases · mateoradman/swift_file
0.1.9
0.1.8
What's Changed
- Upgrade dependencies due to a vulnerability in rustix by @mateoradman in #14
Full Changelog: 0.1.7...0.1.8
0.1.7
What's Changed
- improve documentation by @mateoradman in #11
- Add --zip flag by @mateoradman in #13
Full Changelog: 0.1.6...0.1.7
0.1.6
What's Changed
- restyle upload form and show uploaded file names when uploading multi… by @mateoradman in #4
- bug: do not open file with the default system program when --no-open … by @mateoradman in #7
- Allow users to provide custom IP address or network interface by @mateoradman in #10
Full Changelog: 0.1.5...0.1.6
0.1.5
- Enable automatic opening of received files using the system default program by default.
- Add a boolean flag
--no-open
which can be used to disable auto opening.
0.1.4
Add option to provide a destination directory when receiving files from other devices.
0.1.3
Finalise the artifact building GitHub Action, change version numbers in Cargo files and publish the crate to crates.io.
0.1.0
This release represents the initial release of swift_file project. This project makes sharing files between devices on a local Wi-Fi network easy.
Full Changelog: https://github.com/mateoradman/swift_file/commits/0.1.0