handlebars-rust v0.19.0 Release Notes

Release Date: 2016-07-24 // almost 8 years ago
    • [Changed] changed &Path to AsRef<Path>
    • 🛠 [Changed] Fixed "../" path visitor in #each and #if.
    • [Added] set_local_path_root and get_local_path_root for RenderContext.