This repository has been archived by the owner on Oct 10, 2022. It is now read-only.
Releases: DavidBerdik/InfiniDrive
Releases · DavidBerdik/InfiniDrive
InfiniDrive v1.0.2
InfiniDrive v1.0.2 Changelog
- Fixes issue #16
InfiniDrive v1.0.1
InfiniDrive v1.0.1 Changelog
- Added garbage collection at the end of each loop iteration when uploading or downloading. Hopefully this will prevent process terminations by the operating system on memory-limited devices such as the Raspberry Pi.
- Added missing closure of file at the end of uploading (this technically should not matter since the program exits afterwards, but to be safe, we've included it anyway)
InfiniDrive v1.0.0
InfiniDrive v1.0.0 Initial Release