gphoto2.cr v0.5.0 Release Notes

Release Date: 2016-08-20 // over 7 years ago
    • ๐Ÿ›  Fixed some of the most egregious memory leaks โ€“ think: CameraFile#data
    • ๐Ÿ“‡ Renamed CameraFile#extname to #extension
    • ๐Ÿ†• New CameraFile#path as a shortcut for File.join(file.folder, file.name)
    • ๐Ÿ†• New CameraFolder#clear method which deletes all files in the given folder