Skip to content

Release v0.13.0

Choose a tag to compare

@Taure Taure released this 18 Sep 19:24
· 30 commits to master since this release
7b4e14e

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/0 to nova_session behaviour by @turingmachinerepair in #337
  • New plugin handler by @burbas in #290
  • fix: updated dependencies by @Taure in #338

New Contributors

Full Changelog: v0.12.1...v0.13.0