Releases: novaframework/nova
Releases · novaframework/nova
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.10.0
What's Changed
- [BUG] Fix for where the plugin-handler overwrote the extra-state by @burbas in #276
- [BUG] Fix problems with the request-plugin where the body was removed even though not parsed by @burbas in #277
- [FEAT] Allow users to define methods as binaries in the router. by @burbas in #278
- removed compile warnings by @Taure in #279
- [FEAT] Use funs instead of MF(A) by @burbas in #281
- [FEAT] Static files handler by @burbas in #280
Full Changelog: v0.9.24...v0.10.0
v0.9.24
v0.9.23
v0.9.22
v0.9.21
v0.9.20
What's Changed
- Removed files that we don't need anymore by @Taure in #267
- Fix read body for large payloads by @thatpythonguy in #270
New Contributors
- @thatpythonguy made their first contribution in #270
Full Changelog: v0.9.19...v0.9.20