Releases: sebastienros/fluid
Releases · sebastienros/fluid
v2.19.0
What's Changed
- Fix race condition with include/render/from statements by @sebastienros in #745
- Bump the all-dependencies group with 4 updates by @dependabot in #744
Full Changelog: v2.18.0...v2.19.0
v2.18.0
What's Changed
- Add custom statements visitor support by @sebastienros in #740
- Bump Parlot from 1.3.0 to 1.3.1 in the all-dependencies group by @dependabot in #741
- Apply culture in casing formatters by @sebastienros in #743
Full Changelog: v2.17.0...v2.18.0
v2.17.0
What's Changed
- Add JavaScriptEncoder option by @sebastienros in #739
- Bump the all-dependencies group across 1 directory with 5 updates by @dependabot in #735
Full Changelog: v2.16.0...v2.17.0
v2.16.0
What's Changed
- Assigned delegate by @deanebarker in #728
- Fix end tag detection in liquid tag by @sebastienros in #733
Full Changelog: v2.15.0...v2.16.0
v2.15.0
What's Changed
- Implement parentheses support by @sebastienros in #727
- Bump the all-dependencies group with 4 updates by @dependabot in #726
Full Changelog: v2.14.0...v2.15.0
v2.14.0
What's Changed
- Optimize for new parlot features by @sebastienros in #724
- Remove Lookup usage to improve performance by @sebastienros in #725
Full Changelog: v2.13.1...v2.14.0
v2.13.1
What's Changed
- Revert package reference versions by @sebastienros in #720
Full Changelog: v2.13.0...v2.13.1
v2.13.0
What's Changed
- Remove explicit FileVersion configuration by @lahma in #717
- Update .NET Core 9.0 by @hishamco in #718
- Improve parsing performance by @sebastienros in #719
Full Changelog: v2.12.0...v2.13.0
v2.12.0
What's Changed
- Trim = from Base64UrlSafeEncode by @hishamco in #691
- Fix swapped rindex and rindex0 in 'for', 'include' and 'render' by @nairdo in #696
- Add support for numerical properties by @sebastienros in #701
- Added
StringComparer
property toTemplateContext
by @gumbarros in #681 - Add tests for struct access by @sebastienros in #706
- Adjust Where filter to properly handle truthy comparisons. by @williamb1024 in #707
- Mark WriteTo() virtual by @hishamco in #711
- Add direct support for structs by @sebastienros in #710
- Improve base64 methods on .NET 6 by @sebastienros in #712
New Contributors
- @nairdo made their first contribution in #696
- @williamb1024 made their first contribution in #707
Full Changelog: v2.11.1...v2.12.0
v2.11.1
What's Changed
- Fix typo at xmldoc by @gumbarros in #680
- Update Parlot 1.0.2 by @MikeAlhayek in #684
New Contributors
- @gumbarros made their first contribution in #680
- @MikeAlhayek made their first contribution in #684
Full Changelog: v2.11.0...v2.11.1