What's Changed
- Fix replace_first filter for nil argument by @google-labs-jules[bot] in #174
- Fix: Handle non-list inputs in sort_natural filter by @google-labs-jules[bot] in #175
- Fix:
replace_last
filter bug with duplicate substrings by @google-labs-jules[bot] in #176 - Fix(filter): Handle nil argument for replace_last by @google-labs-jules[bot] in #177
- Fix(strip_html): handle multiline comments by @google-labs-jules[bot] in #178
- fix: Return error when both strict variables and filters are enabled by @Cervajz in #179
- Improve UndefinedVariableError and UndefinedFilterError error messages by @Cervajz in #180
New Contributors
Full Changelog: v1.1.0...v1.1.1