Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Releases: docker/libcompose

Focused Richie

10 Jan 13:51
7c59e34
Compare
Choose a tag to compare
  • 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

09 Aug 21:24
v0.3.0
c10fa1d
Compare
Choose a tag to compare
  • Supporting v2 compose : parsing and handling networks and volumes.
  • Completing pull and down 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 of Context fields (implicit). Also adding a APIProject interface.
  • Builder split into its own package.
  • Switch from candieyaml to go-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

14 Apr 21:34
Compare
Choose a tag to compare
  • 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 and stop command
  • Implement simple version of the run command

Several other fixes and additions 👼

Thanks @allencloud @ibuildthecloud @kunalkushwaha @F21 @bfosberry @joshwget @datawolf

Sharp Ritchie

02 Feb 18:16
Compare
Choose a tag to compare