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