Skip to content

1.3.0

Compare
Choose a tag to compare
@danmar danmar released this 12 Feb 12:53
· 2 commits to master since this release
9b0c842

What's Changed

  • fix: use both absolute and relative header paths in header matching by @Tal500 in #362
  • Fix #404: simplecpp::TokenList::constFold does not fold '( 0 ) && 10 < X' properly by @olabetskyi in #405
  • bumped minimum CMake version to 3.10 by @firewave in #408
  • Fix #403 (Stack overflow in Macro::expand()) by @danmar in #411
  • Fix #409 (fuzzing crash in simplecpp::Macro::expandToken()) by @danmar in #412

New Contributors

Full Changelog: 1.2.0...1.3.0