Skip to content

Releases: InkyQuill/gitlab-ci-lint

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Feb 13:14

What's Changed

  • refactor: improve output formatting - show full paths and reduce whit… by @InkyQuill in #18
  • feat: add self-update functionality and bug fixes by @InkyQuill in #19

Full Changelog: v1.0.4...v1.1.0

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 02 Feb 09:37

What's Changed

  • fix: correct GitLab API response types to match official client library by @InkyQuill in #17

Full Changelog: v1.0.3...v1.0.4

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 02 Feb 09:08

What's Changed

  • fix: prevent default instance from overriding auto-detected GitLab instance by @InkyQuill in #16

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 02 Feb 08:49

What's Changed

  • docs: add install script and standardize installation to ~/.local/bin by @InkyQuill in #14
  • fix: resolve setup command bugs with connection test timing by @InkyQuill in #15

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 01 Feb 21:23

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Feb 21:01

What's Changed

  • feat: implement multi-instance support with auto-detection by @InkyQuill in #12

Full Changelog: v0.4.1...v1.0.0

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 01 Feb 18:58

What's Changed

  • fix: pin goreleaser to v2 for config version 2 by @InkyQuill in #11

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Feb 18:55

0.4.0 (2026-02-01)

Features

  • improve version package documentation (8907457)

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 01 Feb 18:12

0.3.2 (2026-02-01)

Bug Fixes

  • implement code quality fixes from review (b66e793)
  • implement code quality fixes from second review audit (a7a7c53)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 01 Feb 15:29

0.3.1 (2026-02-01)

Bug Fixes

  • correct release workflow to inject proper version into binaries (b2b05c2)