All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Chunk size calculation, now is 5MB or 1/10th of the file, if bigger than 5MB
- File size is now transferred as string in the tus headers
- Chunk size changed to
size_of_video/50
- Restore mime type package in the final executable
- Upload command for file upload to a Tus.io server