Skip to content

Releases: Collektive/collektive

12.0.5

09 Jan 23:50
Compare
Choose a tag to compare

12.0.5 (2025-01-09)

Documentation

12.0.4

09 Jan 22:19
Compare
Choose a tag to compare

12.0.4 (2025-01-09)

Dependency updates

  • deps: update plugin publishoncentral to v8.0.1 (45ea178)

Bug Fixes

  • release all gradle plugins on Maven Central (ddedfe4)

Build and continuous integration

  • deps: update danysk/action-create-ossrh-staging-repo action to v1.1.0 (b281640)

12.0.3

09 Jan 12:55
Compare
Choose a tag to compare

12.0.3 (2025-01-09)

Dependency updates

  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.118 (bc01d18)
  • deps: update node.js to 22.13 (4291385)

Bug Fixes

  • use appropriate warning type preventing error inside Intellij java.lang.NoClassDefFoundError: org/jetbrains/kotlin/com/intellij/psi/PsiElement (#684) (86ece5e)

12.0.2

08 Jan 17:00
Compare
Choose a tag to compare

12.0.2 (2025-01-08)

Dependency updates

  • core-deps: update plugin kover to v0.9.1 (3848660)
  • deps: update docusaurus monorepo to v3.7.0 (fc8a898)

Build and continuous integration

  • enable SARIF reports for ktlint (#627) (ff660d3)
  • merge sarif reports (detekt and ktlint) (10dd234)

12.0.1

07 Jan 18:24
Compare
Choose a tag to compare

12.0.1 (2025-01-07)

Dependency updates

  • core-deps: update kotlin monorepo to v2.1.0 (4514503)
  • deps: update dependency commons-codec:commons-codec to v1.17.2 (82108a8)
  • deps: update dependency io.github.freshmag:subjekt-api to v1.1.5 (04f06d6)

Tests

  • dsl: changed test with 'share' construct using the implicit parameter (#674) (d270349)

Build and continuous integration

General maintenance

Refactoring

  • use kotlin 2.1.0 compiler api (cd469ed)
  • use new kotlin compiler api (e631cfd)

12.0.0

28 Dec 21:15
Compare
Choose a tag to compare

12.0.0 (2024-12-28)

⚠ BREAKING CHANGES

  • code-gen: remove plus operators for String type since a more generic version in the kotlin stdlib shadows our generations (#620)

Dependency updates

  • deps: update plugin multijvmtesting to v3.1.1 (f000068)
  • deps: update plugin multijvmtesting to v3.1.2 (37bf7ad)

Bug Fixes

  • code-gen: remove plus operators for String type since a more generic version in the kotlin stdlib shadows our generations (#620) (989649b)

11.2.0

24 Dec 19:28
Compare
Choose a tag to compare

11.2.0 (2024-12-24)

Features

  • drop com.tschuchort library using new compiler embeddable library for testing the frontend compiler plugin (#670) (74022bf)

Dependency updates

  • deps: update alchemist to v36.0.12 (2efa4d6)
  • deps: update dependency gradle to v8.12 (59608bf)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.117 (2cce4cc)
  • deps: update plugin multijvmtesting to v3.0.2 (b145993)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.18 (83284ca)
  • deps: update plugin publishoncentral to v7.0.3 (96a8de3)
  • deps: update plugin publishoncentral to v7.0.4 (cfa2d26)

Build and continuous integration

  • change deprecated methods and unused variables (#666) (b528e14)
  • remove ps script (b0661da)

Style improvements

  • disable standard class signature for tests only (1603348)

11.1.3

20 Dec 08:44
Compare
Choose a tag to compare

11.1.3 (2024-12-20)

Dependency updates

  • deps: update alchemist to v36.0.11 (6a600bd)
  • deps: update plugin publishoncentral to v7.0.2 (6cdeb35)

Bug Fixes

  • build: re-enabled publishing task for compiler embeddable sub-project (#659) (9cdb6c2)

11.1.2

19 Dec 11:58
Compare
Choose a tag to compare

11.1.2 (2024-12-19)

Dependency updates

  • core-deps: update plugin kover to v0.9.0 (da5014c)
  • deps: update alchemist to v36.0.10 (f9faf24)

Build and continuous integration

  • deps: update danysk/build-check-deploy-gradle-action action to v3.5.28 (cc122f3)
  • drop repository after the releasy always (3fd6781)

11.1.1

18 Dec 18:50
Compare
Choose a tag to compare

11.1.1 (2024-12-18)

Bug Fixes

  • solve a publication problem preventing the upload of compiler-plugin and gradle-plugin into the same staging repository (a87ec30)