Some new releases and fixes
This commit is contained in:
parent
2192e68775
commit
5c85a7d32f
15 changed files with 132 additions and 85 deletions
|
|
@ -1,3 +1,11 @@
|
|||
1.2 - 2018-02-23
|
||||
- Preserve original string quoting and variable formatting
|
||||
- Fix parser to be more lenient with argument formats
|
||||
- Fix handling of the \\-escape sequence
|
||||
- Fix handling of quoting & parenthesis in 'if' directive
|
||||
- Fix handling of empty string in pre_if
|
||||
- Remove support for parenthesis around pre_if arguments
|
||||
|
||||
1.1 - 2018-01-24
|
||||
- Add pre_warn directive
|
||||
- Add -i/-o/-v/-h command line arguments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue