docker-compose/CHANGELOG.md
Alexander Zeitler 91dfaab070 update changelog
2019-07-13 23:39:19 +02:00

922 B

0.19.0 / 2019-07-13

🎉 Enhancements

  • #77:
    • handle error based on exit code
    • replace tape with jest

0.18.0 / 2019-07-10

🎉 Enhancements

  • #82: Allow passing an array as command to run and exec

0.17.3 / 2019-05-29

🐛 Fixes

  • #69: Fix declaration for logs function

0.17.2 / 2019-05-02

🔩 Other

  • #69: Remove winston dependency and lib/log

0.17.1 / 2019-05-01

🐛 Fixes

  • #66: Trailing commas causing syntax error on NodeJS 6.x

0.17.0 / 2019-04-30

🎉 Enhancements

  • #58: Expose docker-compose exit code in results