Releases: RemedyIT/dancex11
Releases · RemedyIT/dancex11
AXCIOMA v2.5.0
AXCIOMA_v2.4.0
AXCIOMA_v2.3.0
What's Changed
- Fix logging by @mcorino in #66
- Use const to prevent using a temporary by @jwillemsen in #67
- Remove duplicate semi-colon by @jwillemsen in #68
- Remove gcc 4.8 from CI, gcc 4 has been deprecated by @jwillemsen in #69
- Bump actions/checkout from 2 to 3 by @dependabot in #70
- Corrected name build step by @jwillemsen in #71
- Limit github action access by @jwillemsen in #72
- Use Latest_ACE7TAO3_Micro on github actions by @jwillemsen in #73
- mco feature sw355 part 1 by @mcorino in #75
- Removed trailing whitespaces by @jwillemsen in #76
- Mco feature sw355 part 2 by @mcorino in #77
- mark linux only test by @mcorino in #78
- Limit fuzzr action by @jwillemsen in #79
- Determine which branch to use by @jwillemsen in #80
New Contributors
- @dependabot made their first contribution in #70
Full Changelog: AXCIOMA_v2.2.0...AXCIOMA_v2.3.0
AXCIOMA_v2.2.1
What's Changed
- Updated github actions to use specific branches/tags by @jwillemsen in #74
Full Changelog: AXCIOMA_v2.2.0...AXCIOMA_v2.2.1
AXCIOMA v2.2.0
Merge pull request #65 from jwillemsen/jwi-whatlogging Make use of std::exception logging
AXCIOMA v2.1.0
Merge pull request #42 from jwillemsen/jwi-fuzzaction Use checkout action