Skip to content

Releases: SublimeText/YamlPipelines

v0.2.1 - AWS template highlighting

19 Oct 11:01
6e3dd59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

08 Aug 18:51
8b3b33e
Compare
Choose a tag to compare

What's Changed

  • Adjust syntax for rewritten ShellScript by @deathaxe in #26

Full Changelog: v0.1.9...v0.2.0

v0.1.9

10 Jun 18:40
37276bd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.8

19 Nov 20:31
Compare
Choose a tag to compare

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

18 Sep 05:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

Improved syntax auto detection

16 Aug 06:12
Compare
Choose a tag to compare

What's Changed

  • Expand path pattern based pipeline syntax detection by @detly in #13

New Contributors

  • @detly made their first contribution in #13

Full Changelog: v0.1.5...v0.1.6

Index Bitbucket names

31 Jul 14:56
Compare
Choose a tag to compare
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

13 Jul 18:18
Compare
Choose a tag to compare
v0.1.4

Gitlab CI/CD pipelines: Exempt special top-level keywords from job na…

Fixes/improvements to Gitlab CI/CD

12 Jul 19:12
Compare
Choose a tag to compare
  • 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

12 Jul 07:42
Compare
Choose a tag to compare

Improvements to GitLab CICD pipeline highlighting

  • support multi-line scripts
  • support before and after scripts
  • support job names containing spaces