maru v0.9.0 Release Notes

Release Date: 2015-11-29 // over 8 years ago
    • ✨ Enhancements

      • import Plug.Conn for Maru.Router by default
      • reuse text html and json to make response
    • 🛠 Bugfix

      • maru.routers raise module undefined
    • 🗄 Deprecations

      • return NOT Plug.Conn struct by endpoint
      • custom response helpers: assigns assign headers header content_type status present in faver of functions of Plug.Conn.