Skip to content

Releases: alesbrelih/gitlab-ci-ls

1.0.3

05 Mar 21:13
Compare
Choose a tag to compare

1.0.3 (2025-03-05)

Bug Fixes

  • go to definition - references (e32338e)

1.0.2

27 Feb 21:05
Compare
Choose a tag to compare

1.0.2 (2025-02-27)

Bug Fixes

1.0.1

20 Jan 07:01
Compare
Choose a tag to compare

1.0.1 (2025-01-20)

Bug Fixes

  • position type: fixed matching for project file includes (29cc319)

1.0.0

28 Dec 20:02
Compare
Choose a tag to compare

1.0.0 (2024-12-28)

Bug Fixes

  • merging: refactored merging nodes (9572886)
  • treesitter: invalid variable name in search dependencies query (a8ebc2f)
  • tresitterqueries: removed stricker string_scalar selection (c291905)

Features

  • autocomplete: dependency autocomplete now considers stages (7e4787a)
  • dependencies: added support for dependencies (bb06298)
  • setting: added setting to enable filtering by stage (e25e093)

BREAKING CHANGES

  • dependencies: this should trigger 1.0.0 release

0.22.2

21 Dec 13:30
Compare
Choose a tag to compare

0.22.2 (2024-12-21)

chore

  • updating package.json version (e8cd2d1)

BREAKING CHANGES

  • stable releases

0.22.1

21 Dec 13:23
Compare
Choose a tag to compare

0.22.1 (2024-12-21)

Bug Fixes

  • hover: separated logic for root node and extend (3a472f2)
  • remote: remote project handling wasn't working (7706f8c)
  • tree-sitter-yaml: breaking changes from version bump (39ec5aa)
  • yaml-merger: invalid prio when merging nodes (e6b6ebb)

Documentation

BREAKING CHANGES

  • first stable release

0.22.0

21 Oct 19:41
Compare
Choose a tag to compare

0.22.0 (2024-10-21)

Bug Fixes

  • remote: it didn't parse project false that didn't start with / (28e8fff)
  • semantic-release: pin version of semantic-release-cargo (bc55145)
  • treesitter: iter to streaming iter (a03ae78)

Features

  • project files: autocomplete (0c05085)

0.21.4

30 Sep 00:54
Compare
Choose a tag to compare

0.21.4 (2024-09-30)

Bug Fixes

  • remote: if remote project is a branch it gets refreshed (136f939)
  • remote: include project by commit hash wasn't working (b978b3b)

0.21.3

24 Sep 20:46
Compare
Choose a tag to compare

0.21.3 (2024-09-24)

Bug Fixes

  • components: handle invalid yaml structure and quotes (448def2)

0.21.2

22 Sep 12:51
Compare
Choose a tag to compare

0.21.2 (2024-09-22)

Bug Fixes

  • project include: allow single file definition (caa1f63)