Skip to content

Commit 4f8d8dc

Browse files
committed
updated changelog
1 parent e86d4c0 commit 4f8d8dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

changelog.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
6.1.0
2-
- added function STR binfile(STR,STR) to load a bin file as encoded base64 or java byte array string
2+
- implemented request #9, added support of whitespace between directive and comment, in command line it is `--es` option and in MAVEN and ANT it is boolean parameter `allowWhitespace`, by default it is turned off
3+
- added function STR binfile(STR,STR) to load a bin file as encoded base64 or java byte array string
34
- changes in Preprocessor API, removed usage of null instead of PreprocessorContext or PreprocessingState as argument for many methods, improved tests
45
- fixed #8 issue, fixed work with absolute paths in //#include and evalfile(), added tests
56
- refactoring

0 commit comments

Comments
 (0)