Releases: SublimeText/YamlPipelines
Releases · SublimeText/YamlPipelines
v0.2.1 - AWS template highlighting
What's Changed
- initial support for AWS templates by @keith-hall in #27
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
Full Changelog: v0.1.9...v0.2.0
v0.1.9
What's Changed
- Add
.gitlab-ci.yml
extension by @FichteFoll in #20 - Handle folded block scalars in script blocks by @keith-hall and @deathaxe in #22
- Initial support for Drone CI by @keith-hall in #25
- Support GitLab references by @keith-hall in #24
New Contributors
- @FichteFoll made their first contribution in #20
Full Changelog: v0.1.8...v0.1.9
v0.1.8
Full Changelog: v0.1.7...v0.1.8
Fixes the wrong filename being used for Azure Devops #17
Fixes the scope of interpolation punctuation #16
Partially improves highlighting of embedded script blocks #15
v0.1.7
What's Changed
- support block scalar ifs for GitHub Actions by @keith-hall in #14
Full Changelog: v0.1.6...v0.1.7
Improved syntax auto detection
Index Bitbucket names
v0.1.5 Scope and index names in Bitbucket pipelines
Improvement to Gitlab CI/CD pipelines: Exempt special top-level keywords from job name scoping
v0.1.4 Gitlab CI/CD pipelines: Exempt special top-level keywords from job na…
Fixes/improvements to Gitlab CI/CD
- Fix for Gitlab CI/CD where everything was being scoped as
entity.label
- Support aliases in Gitlab CI/CD script blocks
Improvements to GitLab CICD pipeline highlighting
Improvements to GitLab CICD pipeline highlighting
- support multi-line scripts
- support before and after scripts
- support job names containing spaces