Skip to content

Releases: alesbrelih/gitlab-ci-ls

0.17.2

09 May 10:00
252531b
Compare
Choose a tag to compare

0.17.2 (2024-05-09)

Bug Fixes

  • Use correct variable for build name (61dc1df)

0.17.1

09 May 09:50
Compare
Choose a tag to compare

0.17.1 (2024-05-09)

Bug Fixes

  • Commit Cargo.toml during release (ffe0d08)

0.17.0

08 May 18:31
59a2fd8
Compare
Choose a tag to compare

0.17.0 (2024-05-08)

Bug Fixes

  • components: autocomplete for component keys (59a2fd8)

Features

  • components: options (716c7b7)
  • components: regex validation (09e4693)

0.16.0

04 May 21:45
d898958
Compare
Choose a tag to compare

0.16.0 (2024-05-04)

Bug Fixes

  • added dist to ignore so its not pushed to crates (d898958)

Features

  • changed diagnostics to onpush (0339b17)

0.15.0

04 May 20:53
65bdbe9
Compare
Choose a tag to compare

0.15.0 (2024-05-04)

Features

  • component: diagnostics - checking inputs (580a33e)

0.14.0

03 May 12:42
3992b32
Compare
Choose a tag to compare

0.14.0 (2024-05-03)

Features

  • add version and help flag (130c425)
  • component: autocomplet for input names (1cf480f)
  • component: get input info using treesitter (d03055c)
  • component: go to definition (68221d7)
  • simplify release process (dcd38f9)

Reverts

  • Revert "fix: revert tree-sitter-yaml to 0.0.1" (f59a254)

0.13.3

01 May 00:29
2bb7761
Compare
Choose a tag to compare

0.13.3 (2024-05-01)

Bug Fixes

  • handle component import (2bb7761)

0.13.2

30 Apr 06:41
690cb7c
Compare
Choose a tag to compare

0.13.2 (2024-04-30)

Bug Fixes

  • revert tree-sitter-yaml to 0.0.1 (690cb7c)

0.13.1

30 Apr 06:23
a15200a
Compare
Choose a tag to compare

0.13.1 (2024-04-30)

Bug Fixes

  • tree-sitter-yaml builder (a15200a)

0.13.0

30 Apr 00:26
0826e75
Compare
Choose a tag to compare

0.13.0 (2024-04-30)

Bug Fixes

  • default cache path to .cache (0826e75)

Features

  • handle default properties (b59959a)