Skip to content

v6.4.0

Latest

Choose a tag to compare

@sunng87 sunng87 released this 02 Jan 12:32
· 3 commits to master since this release
v6.4.0
718db6b

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-versions by @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

Full Changelog: v6.3.2...v6.4.0