reroute v0.14.0.0 Release Notes

Release Date: 2020-12-09 // over 3 years ago

Previous changes from v0.12.0.0

    • 👌 improved get and post parameter handling, specifically they can be fetched independently now
    • 🗄 deprecate subcomponent
    • switch from path-pieces to http-api-data
    • 📜 defer parsing the request body as long as possible
    • ➕ add RouteM as abstract wiring monad