Skip to content

Releases: novaframework/nova

v0.10.0

02 Jun 20:37
8155bf3
Compare
Choose a tag to compare

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

06 May 20:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.23...v0.9.24

v0.9.23

03 May 20:24
994189d
Compare
Choose a tag to compare

What's Changed

  • [FEAT] Functionality to dynamically add routes by @burbas in #274

Full Changelog: v0.9.22...v0.9.23

v0.9.22

14 Apr 07:40
e085ced
Compare
Choose a tag to compare

What's Changed

  • Upgraded cowboy and jhn_stdlib by @Taure in #273

Full Changelog: v0.9.21...v0.9.22

v0.9.21

17 Mar 21:23
c9bd1df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.20...v0.9.21

v0.9.20

14 Mar 07:14
a95ac2f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.19...v0.9.20

v0.9.19

18 Feb 09:25
595c7e0
Compare
Choose a tag to compare

What's Changed

  • Enhance plugins and security modules by @burbas in #264
  • changed so it uses correct aritry number by @Taure in #265

Full Changelog: v0.9.18...v0.9.19

v0.9.18

06 Feb 19:19
0916638
Compare
Choose a tag to compare

What's Changed

  • added config section into hexdocs by @Taure in #258
  • fix typo by @Taure in #259
  • Move extra_state from Env to Req object by @burbas in #260
  • Added skip_undefined_reference_warnings_on to skip warnings by @Taure in #261
  • Added homepage url to novaframework.org by @Taure in #262
  • Fixed the header texts in the file by @Taure in #263

Full Changelog: v0.9.17...v0.9.18

v0.9.17

31 Jan 10:59
6d37919
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.16...v0.9.17

v0.9.16

30 Jan 14:25
4c71166
Compare
Choose a tag to compare

What's Changed

  • Make stacktraces configurable by @burbas in #250
  • bug: Fix a case where the controller crashed when stacktrace were missing by @burbas in #252
  • feat: Add cowboy specific configuration values to the documentation. by @burbas in #253
  • feat: Add better information about how errors is handled in Nova. by @burbas in #254
  • We have an issue that plugins was not reversed back into correct order by @Taure in #255

Full Changelog: v0.9.15...v0.9.16