v0.1.53
v0.1.53
What's Changed
- Updated multipart comments and update func param names for clarity by @ShocOne in #220
- chore: experimenting with using a streaming technique rather than a b… by @ShocOne in #221
- chore: Refactor chunk size for file upload in multipart request to 2m… by @ShocOne in #222
- Dev multipartfix by @ShocOne in #223
- Refactor chunk size for file upload in multipart request to 10MB per … by @ShocOne in #224
- Dev multipartfix by @ShocOne in #225
- Refactor logUploadProgress function to include elapsed time in upload… by @ShocOne in #226
- chore: Improve logging and streaming for multipart file upload by @ShocOne in #227
- chore: Improve logging and streaming for multipart file upload by @ShocOne in #228
- chore: trial implemention of resumable uploads by @ShocOne in #229
- testing 64MB chunk size by @ShocOne in #230
- Refactor chunk size for file upload in multipart request to 64MB for … by @ShocOne in #231
- Refactor chunk size for file upload in multipart request to 8MB for i… by @ShocOne in #232
- Refactor addFilePart function to include custom headers for each part… by @ShocOne in #233
- Dev multipartfix by @ShocOne in #234
Full Changelog: v0.1.52...v0.1.53