You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[**breaking**] trim whitespace from attribute definitions ([#58](https://github.com/oxibus/can-dbc/pull/58))
24
+
- correctly feature gate default features ([#53](https://github.com/oxibus/can-dbc/pull/53))
25
+
26
+
### Other
27
+
28
+
- split the attribute_values per type ([#63](https://github.com/oxibus/can-dbc/pull/63))
29
+
- Try to parse all attributes as integer first ([#65](https://github.com/oxibus/can-dbc/pull/65))
30
+
-[**breaking**] clearer errors, stricter integer types, and API tweaks ([#62](https://github.com/oxibus/can-dbc/pull/62))
31
+
- migrate to can-dbc-pest lexer, parse many new types, parse many new .dbc tests ([#48](https://github.com/oxibus/can-dbc/pull/48))
32
+
-[**breaking**] remove getters because all fields are public ([#60](https://github.com/oxibus/can-dbc/pull/60))
33
+
- make all fields `pub` and move structs/enums to individual ast/* files ([#59](https://github.com/oxibus/can-dbc/pull/59)) ([#59](https://github.com/oxibus/can-dbc/pull/59))
**NOTE**: `can-dbc` has moved to the [OxiBUS](https://github.com/oxibus) GitHub org - a community developing Rust code with focus on communication in automotive and related spaces. If you are maintaining an open source Rust project in this area, consider joining us - it is always easier to maintain projects together!
0 commit comments