Releases: Railway-CCS/rasta-protocol
Releases · Railway-CCS/rasta-protocol
v1.1.0
What's Changed
- Create GitHub actions workflow definition by @rs22 in #1
- Allow unsigned integers for RaSTA IDs in the configuration by @rs22 in #2
- Threading fixes by @rs22 in #3
- CMake: Add option to generate documentation by @a-andre in #7
- CMake: Support testing by @a-andre in #8
- CMake: Install header files by @a-andre in #9
- CMake: More code analysis by @a-andre in #10
- Fix some warnings by @a-andre in #11
- Support code coverage checking by @a-andre in #13
- Docker: Fix build issue by @a-andre in #14
- Fix ./rasta-docker (server|client1|client2) rasta by @a-andre in #15
- Examples: Fix segmentation fault if env variables aren't specified by @a-andre in #16
- Fix include syntax by @a-andre in #17
- Remove Gradle project files by @a-andre in #18
- rastaTest: Fix implicit-function-declaration warnings by @a-andre in #19
- Move examples and tests to separate directories by @a-andre in #20
- Fix some memory leaks by @a-andre in #22
- Run CUnit tests as part of the GitHub Actions pipeline by @a-andre in #12
- Fix more memory leaks by @a-andre in #23
- Fixes by @a-andre in #24
- More fixes by @a-andre in #25
- Switch to single thread event system by @a-andre in #26
- Fix setting CTS_R according to 5.6.2 and stop silently dropping log messages by @SgtChrome in #27
New Contributors
- @rs22 made their first contribution in #1
- @a-andre made their first contribution in #7
- @SgtChrome made their first contribution in #27
Full Changelog: v1.0.0...v1.1.0