This repository was archived by the owner on Nov 15, 2019. It is now read-only.
v0.3.0 - Better logs and project lifecycle
- Feature: Build projects before you start them. This is necessary for Docker Compose projects that reference a local Dockerfile which needs to be built before starting the dependent services.
- Bugfix: Adds better logging support. See logs for brand new projects as container images are pulled and built. Shows a helpful getting started message when the project isn't running.
- Bugfix: Shows when updates are available and that they are being downloaded, rather than just downloaded.
- Bugfix: Hide temporary, one-off containers from being displayed.