Skip to content

cameleon-v0.1.4

Compare
Choose a tag to compare
@Y-Nak Y-Nak released this 26 Jan 08:14
· 87 commits to main since this release
08a4007

Feature

Improvement

cameleon

  • Add EnumEntryNode (#103)

cameleon-genapi

  • Make EnumEntryNode have NodeId like other nodes (#103)

cameleon-device

  • Make fields of ControlChannel and ReceiveChanel private (#105)

Bugfix

cameleon

  • Fix building issue in Rust 1.58.0 (#125)

cameleon-genapi

  • Formula parser now supports variable names matching special function names like "EXP" now (occurred for several Point Grey camera GenICam xmls) (#107)

cameleon-device

  • Fix bugs related to WinUSB (#105)

Misc

  • Update string-interner requirement from 0.12.2 to 0.14.0 (#120)
  • Update libusb1-sys requirement from 0.5.0 to 0.6.0 (#118)
  • Update rusb requirement from 0.8.1 to 0.9.0 (#118)
  • Update auto_impl requirement from 0.4.1 to 0.5.0 (#121)
  • Update sha-1 requirement from 0.9.5 to 0.10.0 (#122)