This repository has been archived by the owner on Jun 16, 2021. It is now read-only.
Releases: docker/libcompose
Releases · docker/libcompose
Focused Richie
- Enhance v2 support
- Few refactorings
- More flags added and more element of compose file supported
Smaller release than expected, a little bit my fault 👼
Thanks @dustinrc @joshwget @kunalkushwaha @yuexiao-wang @yudai @weitenghuang @bfosberry @pradeepto @mrajashree @rheinwein @kszarek @surajssd
Admiring Murdock
- Supporting v2 compose : parsing and handling networks and volumes.
- Completing
pull
anddown
commands. - Add the
events
command. - Implementing
depend_on
directive. - Add support for
build-args
in compose files. - Using
context.Context
across the API to ease integration with other piece. Project
refactoring using options struct (explicit) instead ofContext
fields (implicit). Also adding aAPIProject
interface.Builder
split into its own package.- Switch from
candieyaml
togo-yaml
as it's more active and now has a compatible license. - A few other refactoring for quality, extensibility and simplification.
Thanks @joshwget @mikedougherty @ibuildthecloud @kunalkushwaha @janeczku @dansteen @bfosberry @dtan4
Trusting Euler
- Use docker/engine-api as api client library
- Strict yaml validation, leading to better error messages
- Fix #132 Should libcompose{,-cli}/docker-compose "commutable"
- Fix #131 up command without detach should stop container on ctrl-c
- Splitting
down
andstop
command - Implement simple version of the
run
command
Several other fixes and additions 👼
Thanks @allencloud @ibuildthecloud @kunalkushwaha @F21 @bfosberry @joshwget @datawolf
Sharp Ritchie
First release ever 😄
Thanks @ibuildthecloud @imikushin @joshwget @bohai @aduermael @gdevillele @thaJeztah @dhiltgen @flower-pot @bfirsh @mssola @shin- @aanand @dnephin @dave-tucker