Drab v0.5.4 Release Notes

  • ๐Ÿ›  Fixes for adding templates in a runtime.

    poke socket, live_partial1: render_to_string("partial1.html", color: "#aaaabb")
    poke socket, "partial1.html", color: "red"
    

    ๐Ÿ›  Fixes:

    • #37
    • ๐Ÿ“š #40 (updated documentation for Drab.Live.EExEngine)
    • #41
    • #34 and #38