Skip to content

v0.2.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@weaversam8 weaversam8 released this 16 Feb 19:39

This is an incremental release containing a few bug fixes and experimental features. Use in production is not recommended.

  • Spaces, special characters, and quoted segments of text are now permitted as arguments to commands
  • It's now possible to jump a JSON representation of the compiled Yarn program by calling a debugging function
  • "Experimental newlines" support has been added, enabling consecutive newlines to be inferred from Yarn source, even though they're trimmed from the string tables generated during the ysc compilation process.

Full Changelog: v0.2.1...v0.2.2