What's Changed
- fix: allow colons in identifier by @sunng87 in #706
- docs: remove incorrect parameters from docstring by @vsbits in #707
- chore(deps-dev): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /playground/www by @dependabot[bot] in #709
- expose DirectorySourceOptionsBuilder & added doc example by @markwellis in #710
- chore(deps): update pprof requirement from 0.14 to 0.15 by @dependabot[bot] in #714
- chore(deps-dev): bump webpack-dev-server from 5.1.0 to 5.2.1 in /playground/www by @dependabot[bot] in #715
- chore(deps): update criterion requirement from 0.5 to 0.6 by @dependabot[bot] in #712
- feat: Added dynamic partial blocks by adding support for empty block closing tags by @henriquecolini in #713
- feat: Export WriteOutput in public API by @SuchAFuriousDeath in #717
- chore(deps): bump on-headers and compression in /playground/www by @dependabot[bot] in #718
- chore(deps): update criterion requirement from 0.6 to 0.7 by @dependabot[bot] in #719
- feat: else support for boolean helpers by @exoego in #720
- Fix the build with
-Zminimal-versionsby @ppentchev in #723 - Add Ability to Unregister Helpers by @Lepidopteran in #725
- chore(deps-dev): bump node-forge from 1.3.1 to 1.3.2 in /playground/www by @dependabot[bot] in #727
- Option to enable recursive resolution of variables by @wez in #730
- chore(deps): update criterion requirement from 0.7 to 0.8 by @dependabot[bot] in #728
- chore(deps): bump qs and express in /playground/www by @dependabot[bot] in #731
- fix: correct partial-block render by @sunng87 in #732
New Contributors
- @vsbits made their first contribution in #707
- @markwellis made their first contribution in #710
- @henriquecolini made their first contribution in #713
- @SuchAFuriousDeath made their first contribution in #717
- @exoego made their first contribution in #720
- @ppentchev made their first contribution in #723
- @Lepidopteran made their first contribution in #725
- @wez made their first contribution in #730
Full Changelog: v6.3.2...v6.4.0