- 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.