Skip to content

1.0.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@pradyunsg pradyunsg released this 09 Aug 04:57
da5e3b0
  • Create https://toml.io as the new primary location to read the TOML spec.
  • Clarify meaning of "quotation marks".
  • Clarify meaning of "expected" value ranges.
  • Clarify that EOF is allowed after key/value pair.
  • Clarify that the various styles for writing keys are equivalent.
  • Clarify that line-ending backslashes must be unescaped in multi-line strings.
  • Add examples for invalid float values.