Version 1.13.1
Changes
Library:
- Dual code now supports multiple assignment targets:
!!x, y = ...
- Some non-ASCII characters in serialized strings look nicer.
- Added params.fastStrings.
- Fixed backtick strings not working in macros.
Command line program:
- Added --faststrings option.