Skip to content

v0.3.0

Compare
Choose a tag to compare
@eprovst eprovst released this 13 Nov 20:48
· 2 commits to 07cc0453dd23a3fb45d72d2b64315195f429949a since this release

This version mainly fixes a ton of bugs in the parser.

Changes:

  • Character names now have to include a letter in the name itself (the parser incorrectly detected a line with a letter in the character extension to be a character).
  • Non action elements which have indentation in the input now have proper indentation in output.
  • Empty lines after an action element are now ignored, and thus not assumed explicit, you kan keep those lines by using two spaces .
  • General improvements to line identification.

Install on Linux: snap install wrap, for the best results you might also want to install Courier Prime.

On a 64 bit Windows machine you can install Wrap using Wrap_Win64.exe.
When you use a Mac download Wrap_macOS.zip and visit this page for installation instructions.

After installation visit our getting started guide.