github ToruNiina/toml11 v2.1.1
version 2.1.1

latest releases: v3.8.1, v3.8.0, v3.7.1...
5 years ago
  • improve error message quality
    • show the location where the parser fails for many cases (@xaxousis)
    • show both elements and the starting point of an array when the types of the elements are mixed
    • show the correct region for tables that are implicitly defined by dotted keys
  • fix parser to allow empty files
  • fix parser to allow the case in which implicit table definition appears before the table definition
  • fix parser to disallow key-value pair after table definition, without newlines
  • fix lexical analyzer to disallow invalid escape sequences
  • fix parser to diagnose invalid utf-8 sequence

Don't miss a new toml11 release

NewReleases is sending notifications on new releases.