Skip to content

Latest commit

 

History

History
101 lines (73 loc) · 5.26 KB

CHANGELOG.md

File metadata and controls

101 lines (73 loc) · 5.26 KB

Change Log

v5.3.0 (2016/01/02 22:13 +00:00)

  • #57 Fixing and Expanding Label Functionality (@bkendall)
  • #56 cleanup: apply formatter (@bkendall)

v5.2.0 (2015/12/25 17:56 +00:00)

  • #55 Handle name when creating a container and returning list of containers (@doganyazar)
  • #54 Standard (@bkendall)
  • #53 SemiStandard (@bkendall)

v5.1.1 (2015/11/01 01:57 +00:00)

  • #51 Update Deps; Mocha + Chai (@bkendall)
  • #50 travis badge for master (@bkendall)

v5.1.0 (2015/10/21 23:35 +00:00)

  • #49 control exit code via kill signals (@tjmehta)

v5.0.2 (2015/10/14 21:26 +00:00)

  • #48 fix: move callback-count to dependencies (@bkendall)

v5.0.1 (2015/10/09 01:28 +00:00)

  • #47 fixed NetworkSettings start bug (@tjmehta)

v5.0.0 (2015/10/08 23:33 +00:00)

  • #46 fix inspect containerName value (@tjmehta)

v4.0.0 (2015/10/06 22:09 +00:00)

  • #42 Promises (@bkendall)

v3.0.1 (2015/10/06 20:20 +00:00)

  • #45 fix get by name (@tjmehta)
  • #44 travis: iojs -> 4 (@bkendall)

v3.0.0 (2015/10/06 18:17 +00:00)

  • #43 fix capitalization issue for container name (@tjmehta)

v2.2.0 (2015/08/27 21:17 +00:00)

  • #39 add load and save to docker (@anandkumarpatel, @bkendall)
  • #41 lint updates (@bkendall)
  • #40 Save/Load Cleanup (@bkendall)
  • #36 HTTPS Test (@bkendall)
  • #38 Dependencies Update (@bkendall)

v2.1.0 (2015/06/25 00:32 +00:00)

  • #37 GET /images/json respond w/ Created property + tests (@cflynn07)

v2.0.0 (2015/05/12 16:45 +00:00)

  • #35 docker 1.6 Labels support (@cflynn07)
  • #34 coverage update (@bkendall)
  • #33 update deps, add coverage (@bkendall)

v1.0.2 (2015/04/28 07:22 +00:00)

  • #32 ESLint, Cleanup (@bkendall)

v1.0.1 (2015/03/12 18:50 +00:00)

  • #30 /events fixes (@tjmehta, @bkendall)
  • #31 fixes for event fixes (@bkendall)
  • #29 add node 0.12, use containers in travis (@bkendall)

v1.0.0 (2015/02/24 01:58 +00:00)

  • #20 Code climate badge (@podviaznikov)
  • #26 Lab update, middleware logic fix (@bkendall)

v0.6.1 (2015/02/16 23:58 +00:00)

  • #25 container destroy event (@tjmehta)

v0.6.0 (2015/01/29 17:59 +00:00)

  • #24 Image History Endpoint (@bkendall)

v0.5.7 (2015/01/15 06:15 +00:00)

  • #23 support container routes by name (@tjmehta)

v0.5.5 (2015/01/07 23:21 +00:00)

  • #21 adding 443 as a port in to expose (@bkendall)

v0.5.3 (2014/12/09 22:09 +00:00)

  • #17 add image pulling (@anandkumarpatel)
  • #18 Stop, restart, kill should emit several events (@podviaznikov)

v0.5.2 (2014/11/30 06:20 +00:00)

  • #16 remove file requirement from docker-logs-mock (@tjmehta)
  • #13 Feature emit events from mocks (@podviaznikov)

v0.5.1 (2014/11/19 23:38 +00:00)

  • #15 Create container middleware change (@cflynn07)

v0.4.0 (2014/11/17 22:03 +00:00)

  • #11 add events endpoint (@podviaznikov)

v0.3.1 (2014/11/13 19:34 +00:00)

  • #10 better restart and kill mocks (@tjmehta)

v0.2.1 (2014/11/04 22:45 +00:00)

  • #7 more accurate start and stop (@tjmehta)

v0.1.4 (2014/09/25 18:39 +00:00)

  • #6 adding support for env value on create container (@bkendall)

v0.1.0 (2014/07/18 00:16 +00:00)

  • #5 add Pid to dock inspect (@anandkumarpatel)