Releases: alesbrelih/gitlab-ci-ls
Releases · alesbrelih/gitlab-ci-ls
0.17.2
0.17.2 (2024-05-09)
Bug Fixes
- Use correct variable for build name (61dc1df)
0.17.1
0.17.1 (2024-05-09)
Bug Fixes
- Commit Cargo.toml during release (ffe0d08)
0.17.0
0.17.0 (2024-05-08)
Bug Fixes
- components: autocomplete for component keys (59a2fd8)
Features
0.16.0
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
0.15.0 (2024-05-04)
Features
- component: diagnostics - checking inputs (580a33e)
0.14.0
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.2
0.13.2 (2024-04-30)
Bug Fixes
- revert tree-sitter-yaml to 0.0.1 (690cb7c)
0.13.0
0.13.0 (2024-04-30)
Bug Fixes
- default cache path to .cache (0826e75)
Features
- handle default properties (b59959a)