Releases: novaframework/nova
Releases · novaframework/nova
v0.13.7
What's Changed
- Fix range processing in nova_file_controller for requesting all remaining bytes by @turingmachinerepair in #362
Full Changelog: v0.13.6...v0.13.7
v0.13.6
What's Changed
Full Changelog: v0.13.5...v0.13.6
v0.13.5
What's Changed
Full Changelog: v0.13.4...v0.13.5
v0.13.4
What's Changed
Full Changelog: v0.13.3...v0.13.4
v0.13.3
What's Changed
Full Changelog: v0.13.2...v0.13.3
v0.13.2
What's Changed
Full Changelog: v0.13.1...v0.13.2
Release v0.13.1
What's Changed
- fix: handle old plugin info by @Taure in #341
- Returns the proper http-code from plugins by @burbas in #340
- session manager module load fix by @longlene in #343
- Add GitHub Actions workflow for labeling PRs by @burbas in #349
- Add stale.yml workflow to manage inactive issues and PRs by @burbas in #348
- fix: Delete labeler by @Taure in #353
- chore: update GitHub Actions to latest versions and add Renovate by @Taure in #352
Full Changelog: v0.13.0...v0.13.1
Release v0.13.0
What's Changed
- Allow controller modules to define their own routes by @richcarl in #333
- fix: Added the third print so we have correct arguments by @Taure in #334
- Change from using erlang:apply/3 to M:F(Args...) instead by @burbas in #335
- Add optional callback
start_link/0tonova_sessionbehaviour by @turingmachinerepair in #337 - New plugin handler by @burbas in #290
- fix: updated dependencies by @Taure in #338
New Contributors
- @turingmachinerepair made their first contribution in #337
Full Changelog: v0.12.1...v0.13.0
v0.12.1
v0.12.0
What's Changed
- Added the macros into the only module using them. Also we had two .hr… by @Taure in #321
- fix: bumped erlang version and github runner by @Taure in #322
- Support other languages and include more info in deprecation messages by @burbas in #323
- Fix index file routing for directory by @thatpythonguy in #324
- Better handling of stack traces and mention Elixir in the quick-start guide by @burbas in #325
- Fix a typo in the module-name for the Elixir-router by @burbas in #327
- Include available methods in the "allow"-header when returning a 405 by @burbas in #326
- Pin erlydtl rebar plugin version by @richcarl in #329
New Contributors
Full Changelog: v0.11.0...v0.12.0