Skip to content

Releases: Collektive/collektive

20.0.0

08 Apr 07:41

Choose a tag to compare

20.0.0 (2025-04-08)

⚠ BREAKING CHANGES

  • stdlib: fix hop-distance metric and general metric usage in gradient casts (#857)

Features

  • dsl: add collect and collectDistinct to the field reduction operations (#852) (f00f386)
  • test-tooling: add quick node-access method to Environment (#855) (08c1610)

Dependency updates

  • deps: update dependency react-router-dom to v7.5.0 (04f9832)
  • deps: update dependency typescript to v5.8.3 (7a87937)

Bug Fixes

  • dsl: fix bugged management of overrides, with undesired misalignment in case of exchange (#853) (f4f87f3)
  • stdlib: fix hop-distance metric and general metric usage in gradient casts (#857) (685137c)
  • test-tooling: fix bugged message preparation ignoring exchanged messages (#854) (a18542f)

Build and continuous integration

  • deps: update github/codeql-action action to v3.28.15 (292cb9f)

Style improvements

19.1.0

07 Apr 19:39

Choose a tag to compare

19.1.0 (2025-04-07)

Features

Build and continuous integration

  • deps: update github/codeql-action action to v3.28.14 (82f3a90)

19.0.0

04 Apr 16:21

Choose a tag to compare

19.0.0 (2025-04-04)

⚠ BREAKING CHANGES

  • stdlib: refactor all spreading operators (#841)

Features

  • stdlib: refactor all spreading operators (#841) (be9c094)

Build and continuous integration

  • allow ten seconds for js tests (cbb4589)
  • remove multijvm from buildSrc (7cefd4a)

18.0.0

03 Apr 16:38

Choose a tag to compare

18.0.0 (2025-04-03)

⚠ BREAKING CHANGES

  • dsl: revisit the core API of Collektive for clarity and coherence (#847)

General maintenance

  • dsl: update copyright header (377431b)

Refactoring

  • dsl: revisit the core API of Collektive for clarity and coherence (#847) (a77a0af)

17.2.2

02 Apr 21:02

Choose a tag to compare

17.2.2 (2025-04-02)

Dependency updates

  • deps: update dependency com.github.gmazzo.buildconfig to v5.6.2 (3a1da14)

Bug Fixes

  • compiler-plugin: check the presence of an aggregate context before triggering "loop without align" warnings (#843) (9253e35)

Documentation

  • dsl: write a minimal documentation for NeighborsData (#846) (1ab4a83)

Build and continuous integration

  • deps: bump image-size from 1.1.1 to 1.2.1 in /site (#844) (b149889)

General maintenance

  • update some copyright headers (4730605)

17.2.1

01 Apr 15:07

Choose a tag to compare

17.2.1 (2025-04-01)

Dependency updates

  • core-deps: update serialization to v1.8.1 (e205d1b)
  • deps: update alchemist to v42.0.2 (7605f81)
  • deps: update alchemist to v42.0.3 (b4b0e82)
  • deps: update alchemist to v42.0.4 (df14cc2)
  • deps: update alchemist to v42.0.5 (afd6909)
  • deps: update dependency com.github.gmazzo.buildconfig to v5.6.0 (17f4861)
  • deps: update dependency com.github.gmazzo.buildconfig to v5.6.1 (2aa0d76)
  • deps: update dependency react-router-dom to v7.4.1 (eeaef95)
  • deps: update plugin kotlin-qa to v0.78.2 (4845a5c)
  • deps: update plugin kotlin-qa to v0.78.3 (e09f009)
  • deps: update plugin kotlin-qa to v0.84.1 (c83526a)
  • deps: update plugin kotlin-qa to v0.85.0 (0091c34)

Build and continuous integration

  • deps: update danysk/build-check-deploy-gradle-action action to v3.7.14 (0d8747c)
  • deps: update github/codeql-action action to v3.28.13 (446e97c)

17.2.0

24 Mar 16:41

Choose a tag to compare

17.2.0 (2025-03-24)

Features

  • alchemist-incarnation: allow access to CollektiveDevice properties from within Alchemist's molecule "properties" (#823) (3f4077f)

Dependency updates

  • deps: update plugin publishoncentral to v8.0.5 (d009dbc)

Tests

  • testing incarnation implementation via gradient (#821) (8c24a3a)

17.1.3

23 Mar 16:03

Choose a tag to compare

17.1.3 (2025-03-23)

Dependency updates

  • core-deps: update kotlin monorepo to v2.1.20 (258c55e)
  • deps: update dependency remark-code-import to v1.1.1 (e34bdf9)
  • deps: update dependency remark-code-import to v1.2.0 (f3a3a85)
  • deps: update plugin multijvmtesting to v3.2.4 (70d1cdb)
  • deps: update plugin multijvmtesting to v3.3.0 (aac80b8)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.22 (1f84f9e)

Build and continuous integration

  • deps: autid fix for npm dependencies (0d9d696)
  • site: add code-import remark plugin for embedding code snippets from file (741cf43)

Style improvements

Refactoring

  • extract required configuration keys into a method for check and set (ccce759)
  • improve code quality (2d0c06a)
  • use api replacement for removed keys (6410bac)

17.1.2

22 Mar 14:33

Choose a tag to compare

17.1.2 (2025-03-22)

Dependency updates

  • deps: update dependency react-markdown to v10 (f9369ef)
  • deps: update dependency react-markdown to v9.1.0 (d0b8436)
  • deps: update dependency react-router-dom to v7 (f574d26)

Documentation

  • add preliminary knowledge about collektive and the paradigm (#548) (d9fdd88)

17.1.1

22 Mar 01:09

Choose a tag to compare

17.1.1 (2025-03-22)

Bug Fixes

  • force version override if passed as property (c29cd33)