gphoto2.cr v0.3.0 Release Notes

    • ๐Ÿ†• New non-throwing Camera#[]? version of Camera#[]
    • ๐Ÿ†• New Camera#preserving_config
    • ๐Ÿ†• New CameraWidget#==(other : self | String | Symbol | Regex)
    • ๐Ÿ†• New CameraWidget#readonly?
    • ๐Ÿ†• New CameraWidget#id
    • ๐Ÿ†• New CameraWidget#info
    • ๐Ÿ†• New CameraWidget#in?
    • CameraWidget#value= accepts String values for most of the widget types
    • RadioCameraWidget#value=(value : Regex) sets first matching option from #choices
    • ๐Ÿ†• New RadioCameraWidget#move_by(step : Int) along with #<< and #>> operators
    • ๐Ÿ†• New ButtonCameraWidget, refs #15
    • ๐Ÿ›  Lots of bugfixes and optimizations
    • [Code of Conduct](contributor-covenant.org/version/1/4/)