- Support for the `env` option along with `env: secure` - Support for `branches: only` and `branches: except` - Support for `deploy` option with `deploy: script`, `deploy: env`, `deploy: tags`. - Support for `jobs` option.
Fixed
- `Env` now properly registers `True` and `False` on Python 3.x