Releases: sebastienros/fluid
Releases · sebastienros/fluid
2.2.16
What's Changed
- Make color filter independent of CultureInfo.CurrentCulture by @JustusGreiberORGADATA in #497
- Add parentloop support by @sebastienros in #511
- Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /Fluid.Tests by @dependabot in #502
- Don't add ellipsis when size is greater than number of words by @hishamco in #507
New Contributors
- @JustusGreiberORGADATA made their first contribution in #497
- @dependabot made their first contribution in #502
Full Changelog: v2.2.15...v2.2.16
2.2.15
What's Changed
- Use configured TemplateOptions for ActionViewResult.ExecuteAsync() by @sotvokun in #475
- Fix ElseIfStatement double-evaluation in awaited context by @lahma in #485
- Add rendering event by @sebastienros in #464
New Contributors
Full Changelog: v2.2.14...v2.2.15
2.2.14
What's Changed
- Fix NRE when creating null StringValue by @sebastienros in #443
- Display source of error in message by @sebastienros in #450
- Allow FluidParserOptions to be configured using Fluid.MvcViewEngine by @markeverard in #454
- Fixed formatting of bullet list in mvc section by @simonech in #456
- Update README.md by @deanmarcussen in #458
- Fix keywords conflicts by @sebastienros in #459
- Use static expressions for keywords by @sebastienros in #462
- Fix layout discovery by @sebastienros in #461
- Implement offset continue by @sebastienros in #465
New Contributors
- @markeverard made their first contribution in #454
- @simonech made their first contribution in #456
Full Changelog: v2.2.13...v2.2.14
2.2.13
What's Changed
- Remove unnecessary package dependency by @sebastienros in #441
Full Changelog: v2.2.12...v2.2.13
2.2.12
Full Changelog: v2.2.11...v2.2.12
2.2.11
2.2.10
2.2.9
What's Changed
- Fix async pattern in RenderAsync by @sebastienros in #429
- Fix lock contention in FluidValue.Create by @lahma in #432
- Expose TryGetDateTimeInput to be usable by custom filters by @Matthewsre in #431
- handle/handleize filter should return a Liquid-consistent value by @hishamco in #426
- Improve json filter by @Soar360 in #430
- Implement functions by @sebastienros in #434
- Fix IgnoreCasing test by @sebastienros in #437
New Contributors
- @Matthewsre made their first contribution in #431
Full Changelog: v2.2.8...v2.2.9
v2.2.8
What's Changed
- Identifiers can start with a digit by @sebastienros in #423
Full Changelog: v2.2.7...v2.2.8
v2.2.7
What's Changed
- Fix NRE when setting null value in context by @sebastienros in #411
- Parse error when passing arguments to an empty tag. by @sebastienros in #413
- Fix render tag local context by @sebastienros in #414
- Implement allow_false argument for default filter by @sebastienros in #418
- Ensure the render tag is followed by a string by @sebastienros in #417
- Fix for loop scopes by @sebastienros in #419
Full Changelog: v2.2.6...v2.2.7