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
cannelloni v1.0.0 [2020-02-23]
==============================
Semantic versioning
-------------------
this is the first release that uses semantic versioning.
Starting immediately with v1.0.0 as the binary transport and the
application is considered stable.
Notable changes since release 20160414
--------------------------------------
* Code quality improved ([\mguentner#12](mguentner#12))
* Fix uninitialized read in SCTPThread::run ([\mguentner#13](mguentner#13))
* Fix CAN FD arbitration handling ([\mguentner#21](mguentner#21))
* Several changes to the build process
Make debugging optional on runtime
also make sure that all values are printed in dec format.
Note: This could be made dependent on the CMAKE target.
this is cannelloni v0.2
Signed-off-by: Maximilian Güntner <maximilian.guentner@gmail.com>