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