Skip to content

Releases: obcode/glabs

v2.6.1

01 May 09:44

Choose a tag to compare

2.6.1 (2026-05-01)

🐞 Bug Fixes

  • encode also from branch in startercode url (0ff75c9)

v2.6.0

01 May 09:21
642c1c2

Choose a tag to compare

2.6.0 (2026-05-01)

🎁 Feature

  • show urls of course and startercode (#68) (642c1c2)

🔀 Code Refactoring

  • refactor source repo preparation and push logic with new function signatures (bc6ee1e)

v2.5.0

30 Apr 22:54
38b1e4c

Choose a tag to compare

2.5.0 (2026-04-30)

🎁 Feature

  • use startercode as template with one single commit (#67) (38b1e4c)

v2.4.1

30 Apr 21:50
d6879d7

Choose a tag to compare

2.4.1 (2026-04-30)

🐞 Bug Fixes

  • use committer name and email if set in glabs.yaml (#66) (d6879d7)

v2.4.0

30 Apr 21:31
9e4ba64

Choose a tag to compare

2.4.0 (2026-04-30)

🎁 Feature

  • add push command to handle deferred branches (#65) (9e4ba64)

📄 Documentation

  • add useEmailDomainAsSuffix to example (70f5aa3)

v2.3.0

28 Apr 17:39
1cdb578

Choose a tag to compare

2.3.0 (2026-04-28)

🎁 Feature

  • add support for removing email domain suffix in repo naming (#64) (1cdb578)

📄 Documentation

  • enhance installation instructions with PATH setup and prebuilt binaries (7486648)
  • update installation command to use v2 module path (72d8d48)

v2.2.0

26 Apr 16:24
caf96a7

Choose a tag to compare

2.2.0 (2026-04-26)

🎁 Feature

  • implement merge request approval rules and settings, closes #52 (#60) (caf96a7)

v2.1.3

26 Apr 09:59
a334911

Choose a tag to compare

2.1.3 (2026-04-26)

🐞 Bug Fixes

  • enhance version command to display build information conditionally (#63) (a334911)

v2.1.2

26 Apr 09:47

Choose a tag to compare

2.1.2 (2026-04-26)

🐞 Bug Fixes

  • update module path to v2 for go install support (cd614fe)

🔀 Code Refactoring

v2.1.1

25 Apr 16:48
b1b139b

Choose a tag to compare

2.1.1 (2026-04-25)

🐞 Bug Fixes