Releases: mbehr1/dlt-logs
Releases · mbehr1/dlt-logs
v1.10.5
1.10.5 (2021-03-14)
Bug Fixes
- someip: first basic parsing of unions (f605454)
- someip: silence console warning output (08e9e45)
v1.10.4
1.10.4 (2021-03-13)
Bug Fixes
- someip: support bit-length (a2d097c)
v1.10.3
1.10.3 (2021-03-07)
Bug Fixes
- someip: output curly braces for undefined (8a3c94d)
- someip: parse EVENTS similar as METHODS (40df13a)
- array handling (5168372)
v1.10.2
1.10.2 (2021-03-07)
Bug Fixes
- someip: add array and string parsing (b45859f)
- someip: serialize bigints (2757712)
Performance Improvements
- remove one console log output (d25ea75)
v1.10.1
1.10.1 (2021-03-06)
Bug Fixes
- someip: disabled some console logs (f9e38b6)
v1.9.2
1.9.2 (2021-02-06)
Bug Fixes
v1.9.0
1.9.0 (2021-01-31)
Features
- report: allow to set yAxes parameters to reports (ba2fef4), closes #14
v1.8.1
1.8.1 (2021-01-27)
Bug Fixes
- config: update config setting where it currently exists (d2a31bd), closes #13 #13