Skip to content
Compare
Choose a tag to compare
@lrlna lrlna released this 16 Aug 13:59
· 619 commits to main since this release
8ae7494

0.2.10 - 2022-08-16

Fixes

  • unterminated string value in list and object values - bnjjj, pull/267 & [pull/274] closes issue/266

    Create and pop errors with unterminated string values in list and object
    values. Stops infinite loop when searching for a Value in the parser.