Releases: probert94/python-switchos
Releases · probert94/python-switchos
0.0.8
- Fix bit ordering of
hex_to_bool_list(order was reversed) - Add property
link_pausedto LinkEndpoint - Fix typo
address_aquistion->address_acquisition - Change
cpu_tempto signed int - Remove unnecessary
NonefromspeedLiteral - Strip trailing null bytes from
hext_to_strfields. - Add testing structure
Thanks to @fhscholl for the contribution.