mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-16 13:11:10 +00:00
1.6 KiB
1.6 KiB
0.20.2 / 2019-07-30
🎉 Enhancements
- #87:
- Use proper
es2015library (for Promises, etc.) intsconfig
- Use proper
🐛 Fixes
0.20.1 / 2019-07-26
🎉 Enhancements
- #84:
- Set Node 6.0 as minimum version
0.20.0 / 2019-07-23
🎉 Enhancements
- #83:
- Migrate to Typescript
0.19.0 / 2019-07-13
🎉 Enhancements
- #77:
- handle error based on exit code
- replace
tapewithjest
0.18.0 / 2019-07-10
🎉 Enhancements
- #82: Allow passing an array as command to
runandexec
0.17.3 / 2019-05-29
🐛 Fixes
- #69: Fix declaration for
logsfunction
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