scriban v0.7.0 Release Notes

Release Date: 2017-10-12 // over 6 years ago
    • ➕ Add math.is_number and math.format (#6)
    • Propagate TemplateContext and Span to IScriptObject (#22)
    • 🔨 Major refactoring of internals of TemplateContext and ScriptNode. Replace ScriptDate by DateTime instead (fix for #23)
    • 👍 Allow bool comparison (#24)