Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 520 Bytes

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 520 Bytes

0.6

Interface-breaking changes

  • Replaced docker:compose:server Rake task with more general docker:compose:host
    • Replaced server_env option with host_env
    • Replaced extra_server_env option with extra_host_env
  • Stopped mapping values in extra_host_env; they are now exported verbatim

New features

Produce docker:compose:env output that is compatible with user's login shell.

0.5

Initial public release of prototype. Features work well, but there is no test coverage.