gphoto2.cr v0.6.0 Release Notes

Release Date: 2016-10-15 // over 7 years ago
    • Code compiles on Crystal 0.19, which is now minimum required version
    • ๐Ÿ†• New GPhoto2::Port class to allow camera port reset
    • ๐Ÿ†• New Camera#with_port convenience method yielding opened camera port instance
    • ๐Ÿ›  Fixed GPhoto2#log macro not showing caller when compiled with --release flag
    • ๐Ÿ”จ Refactored some methods to avoid closures
    • โœ‚ Removed CoC, see https://github.com/domgetter/NCoC