gphoto2.cr v0.2.0 Release Notes

    • πŸ†• New Exception class as a catch-all for the whole namespace…
    • πŸ†• New ManagedStruct to handle allocation of structs passed from gp_* functions
    • πŸ†• New CameraFile#info
    • πŸ†• New Camera#autorelease convenience method
    • ⚑️ Camera#update accepts **kwargs
    • CameraFile#save creates destination directory if needed
    • Camera initialization is now lazy
    • πŸ›  Fixed RangeCameraWidget#range
    • πŸ“‡ File listing example to shows basic metadata for every file listed
    • πŸ†• New file saving example