handlebars-rust v4.1.0 Release Notes

Release Date: 2021-07-05 // almost 3 years ago
    • [Added] export StringOutput as requested in #442
    • [Changed] strict mode now applies to our helper macro handlebars_helper! and built-in helpers based on it.
    • 🛠 [Fixed] Line stripping feature for standalone statment introduced in #404 is now aligned with handlebarsjs. #448