- fixes omKillDisable parsing from json
- adds Entrypoint data type and tests edge cases
- more tests
- small comsmetic changes
- 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)
- Small cosmetic changes and marking OVERLAPPING instance
Major rewrite
- Adds function for getting all containers and images
- Adds SSL support for talking to the docker daemon