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