Releases: edeliver/edeliver
Releases · edeliver/edeliver
v1.9.1
1.9.1
-
Enhancements
- add
DOCKER_HUB_ACCESS_TOKEN
to list releases on Docker Hub - improve listing of releases from Docker registry
- add
-
Fixes
- creating release TAR when building in docker and with mix directly
- listing releases on Docker Hub
1.9.0
-
Enhancements
- support building in docker instead on a build host
- support building deployable docker containers containing the built release
- support
mix release
task - run epmd-less in docker
- rebar3 support
-
Fixes
- consider env when fetching deps
- consider DEPLOY_ENVIRONMENT when globally set
v1.9.0
-
Enhancements
- support building in docker instead on a build host
- support building deployable docker containers containing the built release
- support
mix release
task - run epmd-less in docker
- rebar3 support
-
Fixes
- consider env when fetching deps
- consider DEPLOY_ENVIRONMENT when globally set
v1.8.0
Elixir 1.9 compatibility
Backwards incompatible changes
- Elixir 1.9 compatibility by @pablo-meier. This is minimum required version now.
- Distillery 2.1.0 compatibility by @nifoc. This is minumum required version now.
Fix of the fixes
International team put their best and fixed consequences of the fixes once and for all
1.5.1
v1.4.6: Prepeare 1.4.6 release
- Enhancements
- Require at least distillery 1.0.0
- Remove compile warnings
- Tests run now on all OSs
- Bug fixes
- Backwards incompatible changes
- Exrm support removed . As discussed here: https://elixirforum.com/t/edeliver-plans-to-remove-exrm-support-any-objections/12416
Information
- We now have a working travis build. :-)
- Still working on a better test coverage.