v6.0.0
What's Changed
- chore(deps-dev): bump express from 4.18.2 to 4.19.2 in /playground/www by @dependabot in #639
- impl From for RenderErrorReason by @cmrschwarz in #644
- Fix nested partial indenting by @cmrschwarz in #646
- chore(deps): update env_logger requirement from 0.10 to 0.11 by @dependabot in #631
- add common IDEs to .gitignore by @cmrschwarz in #649
- refactor: add non_exhaustive to all pub items with pub members by @sunng87 in #647
- Fix Nested path lookup bug by @cmrschwarz in #651
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /playground/www by @dependabot in #648
- chore(deps-dev): bump ws from 8.11.0 to 8.17.1 in /playground/www by @dependabot in #652
- Allow users to set single block params. by @cmrschwarz in #655
- Fix indent v2 by @cmrschwarz in #654
- feat: add PathSeg to public API by @geoffreygarrett in #656
- Fix #611 by @cmrschwarz in #657
- apply clippy fixes by @cmrschwarz in #659
- Fix edge case around nested empty partials by @cmrschwarz in #658
- fix: clippy warnings on optional feature tests by @sunng87 in #660
- Avoid cloning the Render Context by @cmrschwarz in #661
- Zero alloc indent write by @cmrschwarz in #663
- Eliminate
RenderContextInner
by @cmrschwarz in #662
See manually crafted changelog here: https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md#600---2024-07-20
New Contributors
- @cmrschwarz made their first contribution in #644
- @geoffreygarrett made their first contribution in #656
Full Changelog: v5.1.2...v6.0.0