Skip to content

v2.6.0

Latest
Compare
Choose a tag to compare
@mvandervoord mvandervoord released this 01 Jan 17:19
49435d9

New Features:

  • Reintroduced option to run CMock without setjmp (slightly limited)
  • Significant speed improvements to parsing

Significant Bugfixes:

  • Make return-thru-pointer calls const
  • Fix handling of static inlines
  • Fix some situations where parenthetical statements were misinterpreted as functions
  • Fix error in skeleton creation
  • Improvements towards making generated code fully C-compliant and warning free

Other:

  • Improve error message wording where possible
  • Improve documentation
  • Updated to Ruby 3.0 - 3.3
  • Reintroduce matrix testing across multiple Ruby versions