----- * Added state distinction for host-config updates, as implemented in Docker-Map ``1.0.0``. * Added ``show`` command for displaying imported maps as a dictionary.
0.2.1
----- * Fixed bug in processing output from ``pull_images``. * Added alias ``pull`` for ``pull_images``.
0.2.0
----- * Fixed bug in template tag expansion. * Fixed that command output could be overwritten by another command on the same configuration. * Fixed behavior of ``remove_all_containers``, with and without arguments.
0.2.0rc1
-------- * Fixed script runner input argument handling. * Added utility method ``get_volumes`` to show volumes of a running container instance. * Improved change reporting for runtime container updates - network changes and exec commands.
0.2.0b2
------- * Fixed input of config references including an instance name. * Improved detection of container restarts. * Fixed state for signal action.
0.2.0b1
------- * Adapted to upcoming release of Docker-Map, which brings a lot of simplifications and more reliability in detecting changes. Furthermore it should be noted that methods can now be called on multiple configurations at once, and ``groups`` make it a lot easier to manage sets of containers.