CIPDriver
---------
- :sparkles: added support for string CIP paths in `generic_message` for `route_path`
- :bug: fixed bug where errors during discovery prevent any results from being returned (167)
- :bug: fixed issue where ``get_module_info`` would always use first hop in path instead of the last
LogixDriver
-----------
- :bug: fixed issue with multi-request message size tracking being off by 2 bytes (168)
- :bug: fixed issue with AOI structure handling with > 8 BOOL members being mapped to types larger than a USINT (SISAutomationIMA)