8000 Release 0.14.0 · maciejhirsz/ramhorns · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0.14.0

Compare
Choose a tag to compare
@maciejhirsz maciejhirsz released this 07 Jun 09:08
· 12 commits to master since this release
dc7751d

This patch adds great work from @grego:

  • You can now nest sections in fields such that instead of writing {{#section}}{{field}}{{/section}} you can just write {{section field}}. You can also use this nesting for opening and closing of sections (#59).
  • The main Ramhorns struct can now take a custom hasher as a generic param for its internal partials HashMap (also #59).
  • Updated dependencies, pulldown_cmark is now an optional dependency (enabled by default).
0