Skip to content

Releases: Collektive/collektive

24.0.4

04 May 11:59

Choose a tag to compare

24.0.4 (2025-05-04)

Dependency updates

  • deps: update plugin publishoncentral to v8.0.7 (3cfe522)

Bug Fixes

Build and continuous integration

  • deps: update danysk/build-check-deploy-gradle-action action to v3.7.18 (f693484)
  • deps: update github/codeql-action action to v3.28.17 (64971bd)

24.0.3

02 May 10:06

Choose a tag to compare

24.0.3 (2025-05-02)

Dependency updates

  • deps: update dependency react-router-dom to v7.5.3 (d09e0f7)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.127 (1275873)

Documentation

  • site: fix typo (8a9b0e8)
  • site: minor restyling on the home page (1b4b381)

24.0.2

01 May 21:49

Choose a tag to compare

24.0.2 (2025-05-01)

Documentation

  • re-design homepage (16ded32)
  • set collektive logo with rounded background for navbar and favicon (5c41e6f)

24.0.1

30 Apr 22:03

Choose a tag to compare

24.0.1 (2025-04-30)

Dependency updates

  • deps: update dependency com.github.gmazzo.buildconfig to v5.6.4 (bbee20e)
  • deps: update dependency io.mockk:mockk to v1.14.2 (e4e8690)

Documentation

  • site: update collektive logo and minors (3d40ff6)

24.0.0

28 Apr 14:08

Choose a tag to compare

24.0.0 (2025-04-28)

⚠ BREAKING CHANGES

  • fix broken field projection and partial alignment (#938)

Dependency updates

  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.126 (9062d0b)

Bug Fixes

  • fix broken field projection and partial alignment (#938) (e37b0d5)

23.0.4

27 Apr 19:50

Choose a tag to compare

23.0.4 (2025-04-27)

Dependency updates

  • deps: update alchemist to v42.1.0 (9ae3458)
  • deps: update dependency com.github.gmazzo.buildconfig to v5.6.3 (776b60b)
  • deps: update dependency gradle to v8.14 (bcba0ab)
  • deps: update dependency react-router-dom to v7.5.2 (e9c47fe)
  • deps: update node.js to 22.15 (6d9674c)
  • deps: update plugin com.gradle.develocity to v4.0.1 (58749a3)
  • deps: update plugin gitsemver to v5.1.2 (92e1db6)
  • deps: update plugin kotlin-qa to v0.86.1 (5b31a81)
  • deps: update plugin multijvmtesting to v3.4.1 (be0fc40)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.23 (8ce5999)

Bug Fixes

  • alchemist-incarnation: fix broken gradient (#942) (b8173d5)
  • stdlib: fix broken Bellman-Ford gradient (#940) (bab1945)

Documentation

Build and continuous integration

  • deps: update actions/download-artifact action to v4.3.0 (970306b)
  • deps: update github/codeql-action action to v3.28.16 (70cfdae)
  • run the Kotlin compiler in-process to facilitate debugging inside the IDE (#939) (7523aca)

Style improvements

  • dsl: sort members in OutboundEnvelope (#943) (2530b1f)
  • update copyright header in KotlinPoetUtils.kt (#941) (306c5d5)

23.0.3

22 Apr 16:58

Choose a tag to compare

23.0.3 (2025-04-22)

Bug Fixes

  • collektivize: add plugin project description (#923) (9776084)
  • compiler-plugin: fail with error when branching constructs return fields (#922) (1860e70)

22.3.2

19 Apr 06:11

Choose a tag to compare

22.3.2 (2025-04-19)

Dependency updates

  • deps: update plugin multijvmtesting to v3.4.0 (8a0cdf9)

Bug Fixes

  • compiler-plugin: fix wording of some warnings (#912) (fcff127)

Tests

  • alchemist-incarnation-collektive: throw exception on simulation failure (#913) (35329c9)
  • dsl: fix the network so that it does not send messages to self (#908) (a0d1f26)

Build and continuous integration

  • collektive-gradle-plugin: prefer assignGitSemanticVersion() over custom methods (#906) (a3a1db9)

Style improvements

22.3.1

16 Apr 16:56

Choose a tag to compare

22.3.1 (2025-04-16)

Documentation

22.3.0

16 Apr 11:18

Choose a tag to compare

22.3.0 (2025-04-16)

Features

  • dsl: when possible, present the neighbors sorted when stringifying a Field (#901) (f5568d0)