All Versions
16
Latest Version
Avg Release Cycle
100 days
Latest Release
1416 days ago

Changelog History
Page 2

  • v1.0.1 Changes

    March 13, 2017
    • ๐Ÿ‘ Allow to load dependency expression-language 2.x or 3.x
  • v1.0.0 Changes

    March 08, 2017
    • โž• Add coalesce function
    • ๐Ÿ– Handle properly UTF-8 characters
    • โœ‚ Remove whitespaces around variable name in set function
  • v0.4.0 Changes

    September 12, 2016
    • Sort the function calls tree from left to right and from bottom to up
    • โž• Add 'substring' filter to FilterFunction
    • ๐Ÿ›  Fix error when a filter doesn't exist
    • ๐Ÿ›  Fix set function when the variable name contains another existing variable name
    • Return an error in date filter is used with a wrong format
  • v0.3.0 Changes

    September 05, 2016
    • โž• Add new #choose{} function
    • โž• Add new #prandom{} function
    • โž• Add new #expr{} function
    • ๐Ÿ‘ Allow variables assignment through #set{} function
    • โšก๏ธ Update statements execution order to allow variables assignment
    • ๐Ÿ‘‰ Use the special caracter '@' for tags in every cases
    • ๐Ÿ‘ Allow text to be indented with ';;'
  • v0.2.0 Changes

    June 01, 2016
    • ๐Ÿ›  Misc typo fixes
  • v0.1.0 Changes

    April 18, 2016
    • ๐ŸŽ‰ Initial version