github terryyin/lizard 1.20.0
Release 1.20.0

12 hours ago

Bug Fixes

  • Fix IndexError crash when parsing C++ raw string literals containing braces (#451)
    • Added proper tokenization for C++ raw string literals (R"delimiter(content)delimiter")
    • Enhanced lizardns extension with defensive invariant protection
    • Prevents misinterpretation of braces within string literals as structural elements

Improvements

  • Improved robustness of nested structures counting extension
  • Better error handling for edge cases in tokenization

What's Changed

Full Changelog: 1.19.0...1.20.0

Don't miss a new lizard release

NewReleases is sending notifications on new releases.