Skip to content

Releases: novaframework/nova

v0.13.7

13 Feb 21:31
d485856

Choose a tag to compare

What's Changed

Full Changelog: v0.13.6...v0.13.7

v0.13.6

13 Feb 21:20
7486031

Choose a tag to compare

What's Changed

  • fix: pass fork repo URL to nova_request_app CI by @Taure in #363

Full Changelog: v0.13.5...v0.13.6

v0.13.5

11 Feb 21:55
2547201

Choose a tag to compare

What's Changed

Full Changelog: v0.13.4...v0.13.5

v0.13.4

11 Feb 21:45
f83415c

Choose a tag to compare

What's Changed

  • ci: parallelize dialyzer and xref into separate jobs by @Taure in #354

Full Changelog: v0.13.3...v0.13.4

v0.13.3

11 Feb 21:43
9d6d2d5

Choose a tag to compare

What's Changed

  • test: add EUnit and PropEr tests for core modules by @Taure in #357

Full Changelog: v0.13.2...v0.13.3

v0.13.2

11 Feb 21:37
0bf6819

Choose a tag to compare

What's Changed

  • chore: add auto-release GitHub Action by @Taure in #356

Full Changelog: v0.13.1...v0.13.2

Release v0.13.1

10 Feb 22:43
d5bc697

Choose a tag to compare

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

18 Sep 19:24
7b4e14e

Choose a tag to compare

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

v0.12.1

16 Sep 18:46

Choose a tag to compare

What's Changed

  • Better documentation by @burbas in #328
  • Better docs for watchers and rebar3-plugin by @burbas in #330
  • Ensure one leading slash in urls created from erlydtl with {% url ...} tag by @burbas in #332

Full Changelog: v0.12.0...v0.12.1

v0.12.0

15 Aug 07:15
817369e

Choose a tag to compare

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