**New Feature**
- Added type hints to the library
- Accepts non-standard services that extends the BAseService class (HugGa)
**Bug fixes**
- Fixed few instances where `None` values were not handled correctly
- Corrected bad types in documentation
- Bugfix for J2534Connection (venden)
**Changes**
- internal cleanup to remove mid-module import and circular dependencies problems
- Reformatted everything with autopep8