Skip to content

v0.11.0

Compare
Choose a tag to compare
@carocad carocad released this 21 Jan 11:57
· 74 commits to master since this release
2e0e940

Javascript support is back πŸš€

This required some unfortunate changes (see below)

BREAKING πŸ’€

  • :function rule renamed to :fn to avoid collisions on generated code with JavaScript function reserved keyword.
  • :simple_keyword renamed to :keyword for consistency with :symbol