- Panic with runtime error on trying to update non existent variable or project
- New command (
lint
) for validating .gitlab-ci.yml files
- Allow overriding environment variables on pipeline create
- New command (
env
) for managing CI environment variables
- All original commands is now a subcommand of
pipeline
- Initial release