Releases: edgurgel/solid
Releases · edgurgel/solid
Release list
Solid 1.3.2
What's Changed
Full Changelog: v1.3.1...v1.3.2
Solid 1.3.1
Solid 1.3.0
What's Changed
- Support filters in conditional tags by @jareddellitt in #195
New Contributors
- @jareddellitt made their first contribution in #195
Full Changelog: v1.2.4...v1.3.0
Solid 1.2.4
What's Changed
Full Changelog: v1.2.3...v1.2.4
Solid 1.2.3
What's Changed
Full Changelog: v1.2.2...v1.2.3
v1.2.2
Solid 1.2.1
Solid 1.2.0
What's Changed
- Accept function as custom_filters by @drtheuns-enreach in #182
- Ignore find_correct_function for custom_filters callback by @drtheuns-enreach in #183
New Contributors
- @drtheuns-enreach made their first contribution in #182
Full Changelog: v1.1.1...v1.2.0
Solid 1.1.1
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_lastfilter 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
Solid 1.1.0
What's Changed
- fix: render loop should not access parentloop by @edgurgel in #170
- Fix incorrect typespec in If/Unless tag by @google-labs-jules[bot] in #171
- feat(sigil): Allow custom tags via @liquid_tags by @google-labs-jules[bot] in #172
New Contributors
- @google-labs-jules[bot] made their first contribution in #171
Full Changelog: v1.0.1...v1.1.0