v0.8.0 The "Fuego" release 🔥
What's Changed
- Add per route middlewares by @rizerkrof in #28
- HTML Rendering by @EwenQuim in #29
- Renamed Op to Fuego everywhere by @EwenQuim in 0a56b23
- Markdown support by @EwenQuim in 121af76
- Group mux does not accepts trailing slashesby @EwenQuim in a20613a
- Pass any context from a controller to a
Ctx[any]
controller by @EwenQuim in 2fe3a13 - QueryParamInt/Bool methods by @EwenQuim in bfe4fd5
- Validation should return 400 on fail by @rizerkrof in #30
Full Changelog: v0.7.0...v0.8.0