Version 1.11
Changes
Library:
- Added params.onInsert() which can be used to change what @insert inserts.
- Added params.canOutputNil for disallowing
!()and outputValue() from outputting nil. - Added @file and @line keywords.
- Outputted strings now have more characters escaped.
- params.onAfterMeta() can now prepend shebang to the code without causing a code validation error.
- Fixed sometimes bad output when a preprocessor line ended with a comment.
- Fixed an internal error.
Command line program:
- Added message: "insert"