Skip to content

2.0.0-draft.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@zkat zkat released this 04 Dec 08:09
· 38 commits to main since this release
2.0.0-draft.6
4334a6d

What's Changed

  • Multiline strings, both Raw and Quoted, must now use """ instead of a single ". Using """ for a single-line string is a syntax error.
  • Fixed an issue with the unicode_silly test case.
  • Some rewordings and clarification in the spec prose.
  • Slight grammar tweak where the pre-terminator node-space* for node and final-node have been moved into base-node.

New Contributors

Full Changelog: 2.0.0-draft.5...2.0.0-draft.6