All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed endless loop for unknown SCI types.
- Fixed ignoring packets of exactly 45 bytes length.
- Field types are now uint32 instead of uint16.
- Messages are now interpreted as little endian.
1.0.0 - 2021-08-20
- Initial release