trot v0.7.0 Release Notes

Release Date: 2018-07-25 // over 5 years ago
    • Set the Content-Type response header to application/json automatically when encoding JSON responses.
    • 🛠 Fix for handling of the path "/" in Elixir 1.6
    • ➕ Add Plug.Parsers to the default pre-routing Plug list.

Previous changes from v0.6.1

    • 🛠 Fix deprecation warnings for String.strip/1 and String.lstrip/2.
    • ⚡️ Update live reload Plug for compatability with Elixir 1.6.