tera v0.11.8 Release Notes

Release Date: 2018-06-20 // almost 6 years ago
    • โž• Add True and False as boolean values to match Python
    • ๐Ÿ‘ Allow user to define their own escape function, if you want to generate JSON for example
    • โž• Add end argument to the truncate filter to override the default ellipsis
    • โž• Add a group_by filter
    • โž• Add a filter filter
    • โž• Add the ~ operator to concatenate strings
    • โž• Add a now global function to get local and UTC datetimes
    • Add feature to enable the preserve_order feature of serde_json
    • Less confusing behaviour with math arithmetics