Raxx v0.17.6 Release Notes

Release Date: 2019-02-05 // about 5 years ago
  • ✂ Removed

    • Raxx.View and Raxx.Layout extracted to separate extension project, use {:raxx_view, "~> 0.1.0"} for backwards compatable api.

    ➕ Added

    • Raxx.Context for passing contextual information about the request/response.