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