Skip to content

2.2.2 - Fix code replacement bugs

Compare
Choose a tag to compare
@gordonwatts gordonwatts released this 08 Apr 09:05
· 17 commits to master since this release
e127af3

This release is driven by a replace call that would cross variable boundaries when templating C++ code. While easy to work around, the error was quite confusing for the user.

What's Changed

Full Changelog: 2.2.1...2.2.2