Skip to content

0.11.8

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 10:39
· 66 commits to master since this release
a63be71

Fixed

  • Remove the extra indentations added when parsing nested sub-tables. (#256)
  • Ignore the CRLF immediately following a multiple basic string opening. (#262)
  • Stringifying subtables and nested tables in arrays of tables. (#283)
  • Messed table structure when building a table with dotted keys. (#284)