# Changelog All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - ## v0.11.1 - 2024-05-01 #### Bug Fixes - dont stop parsing services on first service failure - (a34e7de) - Matthias Behr #### Miscellaneous Chores - more details for validation errors - (4fb6332) - Matthias Behr - - - ## v0.11.0 - 2024-02-12 #### Features - add parse_warnings vec to FibexData - (a893684) - Matthias Behr #### Miscellaneous Chores - fix new clippy warnings - (ce4fa74) - Matthias Behr - - - ## v0.10.1 - 2023-07-23 #### Bug Fixes - let get_all_fibex_in_dir find json files - (66aa6ee) - Matthias Behr - - - ## v0.10.0 - 2023-07-23 #### Features - add support for franca-json files - (12de732) - Matthias Behr - - - ## v0.9.0 - 2023-04-26 #### Features - multiplexer support - (6209829) - Matthias Behr - - - ## v0.8.0 - 2023-04-18 #### Features - add is_high_low_byte_order to SignalInstance - (8d5265a) - Matthias Behr - - - ## v0.7.0 - 2023-04-16 #### Features - add CompuScale::getSingleValue - (8b3c139) - Matthias Behr - - - ## v0.6.2 - 2023-04-11 #### Bug Fixes - merge frames from same channels - (af5ceae) - Matthias Behr - - - ## v0.6.1 - 2022-12-25 #### Miscellaneous Chores - update quick-xml - (f3d6bac) - Matthias Behr - - - ## v0.6.0 - 2022-05-11 #### Features - add fmt::Display for CompuScale - (b2ea699) - Matthias Behr - - - ## v0.5.0 - 2022-05-08 #### Features - add support for COMPU-METHODS - (e1fe56c) - Matthias Behr - - - ## v0.4.0 - 2022-05-01 #### Bug Fixes - attr returned wrong attr in namespace cases - (3979213) - Matthias Behr #### Features - add Channel and Signals - (f642ddc) - Matthias Behr - - - ## v0.3.2 - 2022-04-18 #### Bug Fixes - make XmlElement children pub accessible - (282a71e) - Matthias Behr - - - ## v0.3.1 - 2022-04-16 #### Bug Fixes - silence CHANNELS, CONNECTORS logs - (7de3094) - Matthias Behr #### Miscellaneous Chores - **(version)** v0.3.0 - (37cae2e) - Matthias Behr - - - ## v0.3.0 - 2022-04-16 #### Features - support Ecu, Frame, Pdu - (8b10c76) - Matthias Behr - - - ## v0.2.1 - 2022-03-31 #### Bug Fixes - keep Event vs Method info - (87edfe5) - Matthias Behr #### Documentation - fix adlt url - (44e0553) - Matthias Behr #### Features - **(events)** parse events as methods - (ff73fb5) - Matthias Behr #### Miscellaneous Chores - **(version)** v0.2.1 - (4fa678e) - Matthias Behr - **(version)** v0.2.0 - (76bf00a) - Matthias Behr - add cog.toml - (94f94b9) - Matthias Behr - - - Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).