Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 682 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 682 Bytes

CHANGELOG

0.4.0.1 (2017-06-29)

  • fixes omKillDisable parsing from json
  • adds Entrypoint data type and tests edge cases
  • more tests
  • small comsmetic changes

0.4.0.0 (2017-03-20)

  • Adds streaming support via conduits (changes API a bit hence the major version release)
  • Added support for streaming log output
  • Added support for pulling images from the hub (and streaming the output)

0.3.0.1 (2016-09-07)

  • Small cosmetic changes and marking OVERLAPPING instance

0.3.0.0 (2016-09-06)

Major rewrite

0.2.0.4 (2016-02-11)

  • Adds function for getting all containers and images

0.2.0.3 (2015-10-22)

  • Adds SSL support for talking to the docker daemon