Skip to content

v1.2.0

Choose a tag to compare

@rkollataj rkollataj released this 13 Jun 12:45
· 20 commits to master since this release
b2e1d79

To lower maintenance effort and allow for usage of modern C++ features, since v1.2.0 CANdevStudio dropped "official" support for legacy compilers like gcc5.3, vs2015 or MinGW. Current CI configuration uses the latest compilers available for each GitHub Actions environment:

  • ubuntu-latest (clang and gcc)
  • macos-latest (clang)
  • windows-latest (vs2019 x64)