Skip to content

v2.8.0

Compare
Choose a tag to compare
@vshlapakov vshlapakov released this 07 Jun 10:09
· 152 commits to master since this release
43fdb76

New features:

  • Add Pipfile support when deployng with stacks

Enhancements:

  • Add support for priority/units/tags for schedule command
  • Allow custom Dockerfile name when using a custom image
  • Check if project is too big to be deployed with stacks

Bugfixes:

  • Fix issue with missing scripts when using a custom image
  • Fix compatibility with a new version of docker-py
  • Fix Travis/AppVeyor tests
  • Clarify Custom Images contract
  • Update outdated documentation links