Skip to content

Releases: darko-mesaros/shuk

v0.4.7

11 Dec 04:14
Compare
Choose a tag to compare

Changed

  • Reworked the way copy to clipboard works. Now we use native tools within the OS (xclip, pbcopy, clip.exe)
  • Configured the build to be statically linked

v0.4.6

19 Nov 06:45
Compare
Choose a tag to compare

Added

  • Shuk now checks if a file is already uploaded, and if it is it just presigns it again.
  • Proper tracing and logging using the log crate

Changed

  • Cleaned up some code
  • Updated the AWS Crates to latest
  • Fixed region selection during the SDK configuration - MAKE SURE TO UPDATE YOUR CONFIG FILE