- Add command line parameters to read and write file instead of stdin/stdout
- Add pipe syntax for function calling
- Add base64 encode and decode functions
- Add toJson and fromJson functions
- Add shell function
- Add trim function
- Add toBool function
- Add function to convert bool string variable to bool (varToBool)
- Remove Mstch engine
- Add Inja engine