Skip to content

v0.1.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@JohnnyMorganz JohnnyMorganz released this 22 Dec 01:09

Added

  • Single quote escapes are now removed from string literals if present when converting to double-quoted strings

Changed

  • If there is a single argument in a function call, and it is either a table or anonymous function, the relevant start/end tokens are no longer pushed onto new lines
  • Comments are now left completely unformatted, apart from trimming trailing whitespace at the end of single-line comments

Fixed

  • Double quotes are now escaped when converting from single quote to double quote strings