Drab v0.8.2 Release Notes

Release Date: 2018-06-12 // almost 6 years ago
  • This version is a preparation for v0.9.0, which is going to bring API changes, as described in #127.

    • 🆕 new functions in Drab.Element (#134, #135)
    • 🆕 new Drab.Coder for encoding terms to string (#137)
    • new js_socket_constructor config (#133), useful when using Drab with Webpack
    • all assigns are now peekable (#126)
    • broadcast_poke now gets subject, not only socket (under some limitations) (#141)
    • ⚡️ preserve csrf token if poke updates the form (fix for #130)