Releases: alesbrelih/gitlab-ci-ls
Releases · alesbrelih/gitlab-ci-ls
0.12.0
0.12.0 (2024-04-29)
Bug Fixes
- correctly parse ~ directory (bb10752)
Features
- support !reference for rules (70b8760)
0.11.2
0.11.2 (2024-04-20)
Bug Fixes
- Use fullpath for home directory (3e8befd)
0.11.1
0.11.1 (2024-04-15)
Bug Fixes
- tresitter: fixed breaking changes with update (af0cb93)
0.11.0
0.11.0 (2024-04-09)
Features
- support basic include format (3f22d24)
0.10.2
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
0.10.1 (2024-04-07)
Bug Fixes
- crash if not inside git repo (82e1531)
- default hasher causes problem (5f9e0bd)
0.10.0
0.10.0 (2024-04-06)
Bug Fixes
- variable pattern searching (8b9126c)
Features
0.9.0
0.9.0 (2024-04-05)
Bug Fixes
- create log folder if it doesn't exist (354020a)
Features
0.8.0
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
0.7.1 (2024-04-03)
Bug Fixes