Releases: novaframework/rebar3_nova
Releases · novaframework/rebar3_nova
V0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
What's Changed
- Update templates with the new router-layout by @burbas in #16
- Use flatlog and update templates according to the new router-module by @burbas in #17
- Remove inclusion of nova.hrl by @burbas in #19
- Use translate3d instead of translateY to get GPU support by @burbas in #20
- Add template and fix a bug with wrong module-name when creating new plugin by @burbas in #22
- Warn if there's a new version of the rebar3_nova-application available by @burbas in #21
- Updated templates to generate correct names, changed cookie in vm.args by @kivraDawi in #23
- Added use_stacktrace flag in configs, also change parse bindings to d… by @Taure in #25
- Upgraded deps and changed vsn to git by @Taure in #27
- Added gitignore and change to git versions by @Taure in #29
- Added tool-versions for asdf by @Taure in #30
New Contributors
- @kivraDawi made their first contribution in #23
- @Taure made their first contribution in #25
Full Changelog: v0.3.3...v0.4.0
Rebar3_nova version 0.3.3
Full Changelog: v0.3.2...v0.3.3
Rebar3_nova version 0.3.2
What's Changed
- New routing by @burbas in #11
- install.sh: Use env(1) to locate bash(1) by @dumbbell in #13
- Fix install script when rebar3 config is missing by @ruipserra in #14
New Contributors
- @dumbbell made their first contribution in #13
- @ruipserra made their first contribution in #14
Full Changelog: v0.2.0...v0.3.2
Version 0.2.0
Added nova serve plugin.
Version 0.1.0
v0.1.0 Fixed templates