Releases: xR3b0rn/dbcppp
Releases · xR3b0rn/dbcppp
v3.2.6
v3.2.5
v3.2.4
v3.2.3
v3.2.2-stable-api
Qt compatibility (#85) * Add user config of cmake to .gitignore * Rename from signals -> signals_ This avoid conflict with Qt keywork for signals/slots feature.
v3.2.1-stable-api
- bug fix regarding the parsing of the eoi (end of input) in order to make dbcppp print an error if there are tailing characters in the input string
- Removed the KCD XSD verification in order to remove the unwanted LGPL inheritance
v3.0.1-stable-api
- Added CMake-option
build_tests
andbuild_examples
to disable tests respectively example building
v3.0.0-stable-api
- Stable API
- Reworked API
- Added UnitTests
- Added Signal Groups support
- Added extended multiplexer signals support