Skip to content

0.6.2

Compare
Choose a tag to compare
@thiesmoeller thiesmoeller released this 13 Apr 13:21
· 144 commits to main since this release
7f880d5

[0.6.2] - 2023-04-04

Added

  • issue templates for github issue reporting

Changed

  • automatic rounding of values is default

    • behavioural change
    • if a value set via gstreamer is not valid for the camera
      it will be automaticaylly rounded
    • this can be disabled by enable-correction=false
  • Filter gev control features to speed up introspection

    • exclude gev control dependencies
  • Fix handling of Ubuntu18.04 in github CI