Skip to content

0.6.0

Compare
Choose a tag to compare
@bradenmacdonald bradenmacdonald released this 02 Jun 05:27
· 34 commits to main since this release
  • Fixed a bug where files with some special characters in their names would cause a signing error
  • Fixed a bug where large streaming uploads could fail, due to a re-used buffer causing data corruption (#12) - thanks @nestarz for reporting and helping to solve this issue and the above
  • Fixed a bug with validating the size argument to putObject - thanks @nestarz for the fix
  • Updated to use deno std lib version 0.190.0