- Certs: Fix inversion between certificate and key for `certs:generated` and `certs:available` events.
1.0.2
- Core: Fix `[Errno 11] Resource temporarily unavailable` error when running more than one instance of ddb. - Aliases: Fix global aliases for projects lying inside docker devbox home directory (traefik, portainer, cfssl).
1.0.1
- Docker: Limit `port_prefix` to `655` instead of `1000` to avoid *invalid port specification* error.
1.0.0
- Binaries: Fix docker binary workdir value - Shell: Add `global_aliases` configuration option to generate aliases inside global docker devbox home.
1.0.0beta9
- File: Emit delete events before found events. - Core: Set working directory to project home. - Fixuid: Upgrade fixuid to v0.5.
1.0.0beta8
- Binary: Add exe option to use docker-compose exec instead of run - Gitignore: Add enforce option to force addition of file to gitignore - Certs: Add `certs.cfssl.append_ca_certificate` and `certs.cfssl.verify_checksum` options support - Core: Add release check on --version - Core: Fix crash when github quota has exceeded on release check