~~~~~~~~~~~~~~~~~~~ * Add ``sync-media`` task (24) * Add ``info`` package, with tasks to get ansible variables and pod statistics (23)
0.0.9
~~~~~~~~~~~~~~~~~~ * Add command to run an alternate playbook (21)
0.0.8
~~~~~~~~~~~~~~~~~~ * Update shell command to use `container_name` (rather than "app")
0.0.7
~~~~~~~~~~~~~~~~~~ * Add support for Google Cloud Platform * Shell command uses (and requires) container_name config variable
0.0.6
~~~~~~~~~~~~~~~~~~ * Delete old migrations pods with single command * Add command to delete collectstatic pods * Add command to fetch an environment variable from container * Add command to get a database dump * Add command to restore a database dump * Updates docstrings
0.0.5
~~~~~~~~~~~~~~~~~~ * Build images with docker, rather than docker-compose