Skip to content

Releases: mateoradman/swift_file

0.1.9

29 Nov 09:35
Compare
Choose a tag to compare

Fix release Github workflow

0.1.8

21 Nov 08:57
Compare
Choose a tag to compare

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

09 Jul 19:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.6...0.1.7

0.1.6

17 May 15:27
Compare
Choose a tag to compare

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

30 Apr 12:27
Compare
Choose a tag to compare
  • 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

28 Apr 18:39
Compare
Choose a tag to compare

Add option to provide a destination directory when receiving files from other devices.

0.1.3

23 Apr 21:46
Compare
Choose a tag to compare

Finalise the artifact building GitHub Action, change version numbers in Cargo files and publish the crate to crates.io.

https://crates.io/crates/swift_file

0.1.0

23 Apr 16:52
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

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