v906.7
·
237 commits
to master
since this release
- Fixed imports, previously you'd have to use
ics.ics.objectin certain places. This is no longer needed. - Fixed auto gen files randomness for git commits
- Fixed ValueCAN 4-2EL displaying as ValueCAN4-1
- Fixed various device name strings (519f0e8)
- Packing fixed on various structures (942351f)
- macOS support #107 (005cfa2 682dce4 c8f3424 b51e490 a9a3975 f834021)
- Added clang check when building and added to documentation (c7f3ec5)
- Fixed an issue with enum values starting at 1 instead of zero. #105 (e802505)
- Fix typo in open_device config_read argument docstring (5ad83c1)
- Fixed EthernetSpyMessage size (2d0dbc5)
- Added
ics.enable_doip_line()(9d2b7aa dbe5d96) - Added Python 3.10 build.