Releases: kalimatas/php-liquid
Releases · kalimatas/php-liquid
1.4.44
What's Changed
- AbstractTag: add cached instance of the config, to improve performance by @sanmai in #220
- Create dependabot.yml by @live627 in #221
- Fix GH Actions config by @sanmai in #222
- Improve PHP-CS-Fixer configuration by @sanmai in #225
- Ignore all .dot files by @sanmai in #226
- PHP 8.4 compatibility (implicit nullable types) by @GrahamCampbell and @sanmai in #228
- Bring the array syntax up to speed by @sanmai in #229
- Improve performance by @live627 in #216
Full Changelog: 1.4.43...1.4.44
1.4.43
1.4.42
What's Changed
- Improve StandardFiltersTest by @sanmai in #214
- Fix split filter for php >=8.0 in case of empty separator by @oleksii-pavlikovskii-eleks-com in #213
New Contributors
- @oleksii-pavlikovskii-eleks-com made their first contribution in #213
Full Changelog: 1.4.41...1.4.42