Skip to content

2.0.0

Latest

Choose a tag to compare

@gkellogg gkellogg released this 20 Dec 20:30
· 2 commits to develop since this release
  • Allow single-quote style parsing as well as double-quote style (" vs ') and record as an attribute on the parsed string. Re-use this style when outputting expressions as SXP.
    • Note, this is a potentially breaking change as output will now follow the quote style used in the input.
  • Reference Release notes on GitHub for Change Log.