S3 1.3.2 November 12, 2022November 10, 2022 by hulken GENERAL GetObject function will now append data when writing to disk if a file already exists, make sure you delete old existing files as it will no longer overwrite the file.This is useful when trying to download large files as chunks New utility function “File Size on Disk“ New utility function “ToString (int64) New Downloading Large Files example ToString
S3 1.3.1 November 4, 2022 by hulken GENERAL Fixed an issue when downloading large files using “GetObject” function