Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 271 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 271 Bytes

CHANGELOG

0.2.0

  • #find/2 now can take a List of docker hosts and will recurse through them to find a container
  • Added more docstrings

0.1.0

  • Added #build and #create for images
  • Using Agent on API calls for streams to retain state

0.0.1

  • Initial