0.1.0
New functionalities introduced:
- Segmenter API defined - Segmenters are strategies executing diagnostic messages segmentation and desegmentation process
Bug fixing:
- various UDS Message and UDS Packets bugs fixed:
- payload for UDS packets cannot be always assessed, therefore the attributed had to be removed
- packet type is not always located in the first byte of packet's raw data
Documentation update:
- structure of Knowledge Base has been changed
- package API is fully documented with autoapi
- User Documentation has been reworked
- references between User Documentation, API and Knowledge Base has been added
- discord link has been added
- more automated tests (LGTM, dependency checks) are configured and results are presented in the documentation
Full Changelog: v0.0.2...v0.1.0