reroute v0.12.0.0 Release Notes

Release Date: 2017-02-03 // about 7 years ago
    • ๐Ÿ‘Œ 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