- Adds triggerer support (started by default)
- Adds support for Python v3.11
- Removes support for Python v3.7
- Allow running container as host user to solve permission problems (#24)
- Bumps google-auth package constraints
- Fix #11 - Cannot access data folder on local composer env (#29)
- Adds
composer-dev remove
local environment command.
- Aligns the paths for dags/plugins/data as requested in issue #2
- Fixes package dependency requirements issue #7
- Adds andling for Docker not having access to path where the CLI has been installed (issue #1) and extends documentation.
Initial release