Skip to content

Releases: koment-dev/koment

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 18:49
c000b74

3.2.0 (2026-08-25)

Features

Bug Fixes

  • activate the maintained demo workspace (#123) (db85a00)

v3.1.5

Choose a tag to compare

@github-actions github-actions released this 20 Aug 10:37
8d4d707

3.1.5 (2026-08-20)

Bug Fixes

  • retry idempotent marketplace publication (#117) (0514a79)

v3.1.4

Choose a tag to compare

@github-actions github-actions released this 20 Aug 10:19
7375268

3.1.4 (2026-08-20)

Bug Fixes

  • keep policy gates inactive outside koment repositories (#116) (19b8962)
  • reject retired documentation references (#113) (fd2e0e7)

Documentation

v3.1.3

Choose a tag to compare

@github-actions github-actions released this 20 Aug 08:58
d74e468

3.1.3 (2026-08-20)

Bug Fixes

  • upload assets through release creation response (#108) (c227859)

v3.1.2

Choose a tag to compare

@github-actions github-actions released this 20 Aug 08:19
3466187

3.1.2 (2026-08-20)

Continuous Integration

  • restore Go cache before installing tools (#106) (1649b21)

v3.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 07:54
8ca58ef

3.1.1 (2026-08-20)

Bug Fixes

  • release: gate distribution on visible release assets (#103) (cb158ad)

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 15:05
cf21671

3.1.0 (2026-08-19)

Features

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 07:37
c44fa3f

3.0.0 (2026-08-10)

⚠ BREAKING CHANGES

  • koment 3.0.0 — cut off v1 records and check comments in every language (#94)

Features

  • koment 3.0.0 — cut off v1 records and check comments in every language (#94) (e3fb37e)

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 09:53
f3b11be

2.2.0 (2026-08-07)

Features

  • enforce Conventional Commits 1.0.0 via CI gate and local hook (#86) (ecc0393)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 08:17
f566c10

2.1.0 (2026-08-07)

Features

  • add OpenCode plugin support and auto-deploy workflow (#80) (fa2989b)
  • implement ADR 0124 (bootstrap, RFC 2119 contract, allowedAnnotations) (#79) (03e818a)

Bug Fixes

  • make the OpenCode plugin a first-class installable on npm (#83) (dfe1499)
  • release pipeline blockers and license consistency for 2.1.0 (#82) (eb35e9f)
  • rename VS Code extension package to koment-dev for marketplace (#81) (2ce3280)
  • warn when an annotation is written without a title (#76) (cd58694)

Documentation

  • propose koment bootstrap, stronger contract, and allowedAnnotations field (#78) (f021ca2)