Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Releases: DavidBerdik/InfiniDrive

InfiniDrive v1.0.2

23 Jun 03:01
Compare
Choose a tag to compare

InfiniDrive v1.0.2 Changelog

  • Fixes issue #16

InfiniDrive v1.0.1

22 Jun 15:18
Compare
Choose a tag to compare

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

20 Jun 01:07
Compare
Choose a tag to compare

InfiniDrive v1.0.0 Initial Release