2.3.0
What's Changed
- Add support for TimeSpan by @sebastienros in #512
- Add replace_last and remove_last filters by @danielmpetrov in #515
- Fix local settings breaking unit tests by @danielmpetrov in #518
- Optimize replace_first, replace_last, and truncate by @danielmpetrov in #523
- Bump packages by @danielmpetrov in #522
- Add net7.0 target by @sebastienros in #530
- Fix case/when tag multi-statements evaluation by @sebastienros in #528
- Update TimeZoneConverter by @sebastienros in #529
- Views should be able to change Layout variables by @sebastienros in #532
- Fix view resolution on Windows by @sebastienros in #531
- Update TimeSpan implementation to be consistent with number by @danielmpetrov in #519
New Contributors
- @danielmpetrov made their first contribution in #515
Full Changelog: v2.2.16...v2.3.0