Skip to content

Releases: Railway-CCS/rasta-protocol

v1.1.0

19 Jun 20:39
v1.1.0
aed9d83
Compare
Choose a tag to compare

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

Full Changelog: v1.0.0...v1.1.0

v1.0.0

19 Jun 20:29
v1.0.0
63064ff
Compare
Choose a tag to compare