# Changelog All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - ## v0.9.2 - 2024-05-21 #### Bug Fixes - improve output on decoding errors - (ec5b4e0) - Matthias Behr - - - ## v0.9.0 - 2024-02-12 #### Features - update afibex to 0.11.0 - (bae809e) - Matthias Behr - - - ## v0.8.0 - 2024-01-13 #### Features - use backslash symbol for requests wo return - (b48f331) - Matthias Behr - - - ## v0.7.1 - 2023-07-23 #### Bug Fixes - find json in get_all_fibex_in_dir - (8dd4a25) - Matthias Behr - - - ## v0.7.0 - 2023-07-23 #### Features - add support for franca-json files - (a1ea9d6) - Matthias Behr - - - ## v0.6.0 - 2023-04-26 #### Features - support fx::multiplexer - (0d43862) - Matthias Behr - - - ## v0.5.1 - 2023-04-18 #### Bug Fixes - use is_high_low_byte_order from signal_instance - (b9bd1d1) - Matthias Behr - - - ## v0.5.0 - 2023-04-16 #### Miscellaneous Chores - update afibex version - (78582b8) - Matthias Behr - - - ## v0.4.1 - 2023-04-14 #### Bug Fixes - signal bit_position is relative to pdu start not frame start - (4915364) - Matthias Behr - pdu decoding not at end of payload - (10302c5) - Matthias Behr - add basic support for AAsciiString - (2a485cf) - Matthias Behr #### Miscellaneous Chores - cargo fmt changes - (ef37ee5) - Matthias Behr - - - ## v0.4.0 - 2023-04-11 #### Features - add support for BaseDataType::Other - (8a49ef7) - Matthias Behr - - - ## v0.3.2 - 2023-03-01 #### Bug Fixes - panic on overflow on insane length - (b1b51cc) - Matthias Behr - - - ## v0.3.1 - 2022-12-25 #### Miscellaneous Chores - **(version)** v0.3.1 - (55823ee) - Matthias Behr - - - ## v0.3.0 - 2022-05-11 #### Features - **(can)** decode compu_methods feature - (938faeb) - Matthias Behr - - - ## v0.2.1 - 2022-05-01 #### Bug Fixes - **(can)** add closing bracket - (a1d4503) - Matthias Behr - - - ## v0.2.0 - 2022-05-01 #### Features - **(can)** add basic CAN support - (49ed2fb) - Matthias Behr - - - ## v0.1.5 - 2022-04-18 #### Bug Fixes - use minor version dependency to afibex - (c7cd6a9) - Matthias Behr - - - ## v0.1.4 - 2022-04-16 #### Miscellaneous Chores - **(version)** v0.1.3 - (e8af45e) - Matthias Behr - update dep afibex version 0.3.1 - (0dfe8ea) - Matthias Behr - - - ## v0.1.3 - 2022-04-16 #### Miscellaneous Chores - **(deps)** update dependencies - (05da93f) - Matthias Behr - - - ## v0.1.2 - 2022-03-31 #### Bug Fixes - adjust to afibex 0.2.1 - (5428e50) - Matthias Behr - replace linebreaks in strings by spaces - (72c44fc) - Matthias Behr #### Miscellaneous Chores - **(version)** v0.1.1 - (0343823) - Matthias Behr - add cog.toml - (9fe803a) - Matthias Behr - - - Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).