Skip to content

Releases: alesbrelih/gitlab-ci-ls

0.12.0

29 Apr 00:28
70b8760
Compare
Choose a tag to compare

0.12.0 (2024-04-29)

Bug Fixes

  • correctly parse ~ directory (bb10752)

Features

  • support !reference for rules (70b8760)

0.11.2

20 Apr 00:26
Compare
Choose a tag to compare

0.11.2 (2024-04-20)

Bug Fixes

  • Use fullpath for home directory (3e8befd)

0.11.1

15 Apr 13:28
Compare
Choose a tag to compare

0.11.1 (2024-04-15)

Bug Fixes

  • tresitter: fixed breaking changes with update (af0cb93)

0.11.0

09 Apr 00:27
474947b
Compare
Choose a tag to compare

0.11.0 (2024-04-09)

Features

  • support basic include format (3f22d24)

0.10.2

08 Apr 00:28
dc88758
Compare
Choose a tag to compare

0.10.2 (2024-04-08)

Bug Fixes

  • correctly return error instead of option (a4fbb69)
  • invalid check if repo was already cloned (dc88758)

0.10.1

07 Apr 18:43
5f9e0bd
Compare
Choose a tag to compare

0.10.1 (2024-04-07)

Bug Fixes

  • crash if not inside git repo (82e1531)
  • default hasher causes problem (5f9e0bd)

0.10.0

06 Apr 18:55
426ef33
Compare
Choose a tag to compare

0.10.0 (2024-04-06)

Bug Fixes

  • variable pattern searching (8b9126c)

Features

0.9.0

05 Apr 11:41
354020a
Compare
Choose a tag to compare

0.9.0 (2024-04-05)

Bug Fixes

  • create log folder if it doesn't exist (354020a)

Features

0.8.0

04 Apr 21:50
8d3a9a3
Compare
Choose a tag to compare

0.8.0 (2024-04-04)

Features

  • diagnostics for job needs (ee41900)
  • go to references works for job needs as well (84a775a)
  • remote url support (4d48236)

0.7.1

03 Apr 16:46
403b446
Compare
Choose a tag to compare

0.7.1 (2024-04-03)

Bug Fixes

  • graceful error handling (403b446)