- added "encoding()" filter; this allows a filter expression to specify the encoding and error
handling for the given expression.
usage is like:  ${data | encoding('utf-8', errors='strict')}
6 files changed