Skip to content

Releases: edeliver/edeliver

v1.9.1

16 Jun 16:59
Compare
Choose a tag to compare

1.9.1

  • Enhancements

    • add DOCKER_HUB_ACCESS_TOKEN to list releases on Docker Hub
    • improve listing of releases from Docker registry
  • Fixes

    • creating release TAR when building in docker and with mix directly
    • listing releases on Docker Hub

1.9.0

  • Enhancements

  • Fixes

    • consider env when fetching deps
    • consider DEPLOY_ENVIRONMENT when globally set

v1.9.0

16 Jun 16:56
Compare
Choose a tag to compare
  • Enhancements

  • Fixes

    • consider env when fetching deps
    • consider DEPLOY_ENVIRONMENT when globally set

v1.8.0

22 Feb 18:57
Compare
Choose a tag to compare

Elixir 1.10.x compatibility. This is minimum required version now.

Elixir 1.9 compatibility

29 Jun 13:42
Compare
Choose a tag to compare

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

19 Jul 15:51
Compare
Choose a tag to compare

International team put their best and fixed consequences of the fixes once and for all

1.5.1

18 Jul 03:54
Compare
Choose a tag to compare
  • Enhancements

v1.4.6: Prepeare 1.4.6 release

02 Mar 03:04
Compare
Choose a tag to compare

Information

  • We now have a working travis build. :-)
  • Still working on a better test coverage.

v1.4.5

26 Jan 17:45
Compare
Choose a tag to compare
  • Fix automatic relup modifications when using distillery
  • Requires distillery version >= 1.0.0 if used as release tool
  • Improve check whether started node is running

v1.4.4

31 Jul 17:31
Compare
Choose a tag to compare
  • Removed support for spaces in project path. It broke using multiple hosts.
  • Update Readme

v1.4.3

28 Jun 14:34
Compare
Choose a tag to compare
  • Propagate exit code for the synchronous migration
  • Added post_extract_release_archive hook
  • Added support for spaces in project path.
  • Pass branch variable when building release