Skip to content

Releases: Collektive/collektive

7.0.5

17 Feb 03:01
Compare
Choose a tag to compare

7.0.5 (2024-02-17)

Dependency updates

  • core-deps: update plugin kover to v0.7.6 (95162bf)

7.0.4

15 Feb 17:24
Compare
Choose a tag to compare

7.0.4 (2024-02-15)

Dependency updates

  • core-deps: update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.8.0 (b655fee)
  • deps: update alchemist to v30.1.11 (e6344ef)

Build and continuous integration

  • deps: update danysk/build-check-deploy-gradle-action action to v2.4.1 (891f2b3)
  • deps: update danysk/build-check-deploy-gradle-action action to v2.4.2 (ced20fc)

7.0.3

10 Feb 12:18
Compare
Choose a tag to compare

7.0.3 (2024-02-10)

Dependency updates

  • deps: update alchemist (604a4ef)
  • deps: update alchemist to v30.1.10 (e07a9d9)
  • deps: update alchemist to v30.1.2 (e2d033f)
  • deps: update alchemist to v30.1.3 (6fa8690)
  • deps: update alchemist to v30.1.8 (8429dce)
  • deps: update alchemist to v30.1.9 (28cabd8)
  • deps: update plugin kotlin-qa to v0.60.0 (47088c8)
  • deps: update plugin kotlin-qa to v0.60.1 (05a378e)

Bug Fixes

  • overloading functions now generate different path based on the function' signature (#232) (10bd32b)

Build and continuous integration

  • deps: update actions/setup-node action to v4.0.2 (9bd0c7f)
  • deps: update danysk/build-check-deploy-gradle-action action to v2.4.0 (9f6b4a5)

7.0.2

06 Feb 08:48
Compare
Choose a tag to compare

7.0.2 (2024-02-06)

Bug Fixes

  • use exchanging to send the same value to all the neighbors solving a problem where the same initial value is always sent when multiple call occurs (#224) (124d8ac)

7.0.1

05 Feb 23:23
Compare
Choose a tag to compare

7.0.1 (2024-02-05)

Dependency updates

  • deps: update alchemist to v30.0.5 (0cf2973)
  • deps: update dependency gradle to v8.6 (8da0fd3)
  • deps: update plugin gitsemver to v3.1.1 (3f98223)
  • deps: update plugin kotlin-qa to v0.59.1 (75ff12b)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.1 (4e4c9de)
  • deps: update plugin publishoncentral to v5.0.23 (9141b6b)

Performance improvements

  • exchange optimization on outbound message when a field with the same values for all the neighbors should be sent (#225) (7df12f6)

Tests

  • add test which emulates the error thrown in the simulation (issue #207) (#208) (ca65c7e)

Build and continuous integration

  • deps: update danysk/build-check-deploy-gradle-action action to v2.2.20 (7429e4e)

7.0.0

02 Feb 14:28
Compare
Choose a tag to compare

7.0.0 (2024-02-02)

⚠ BREAKING CHANGES

  • move YieldingResult off YieldingContext and write a nicer sharing (#215)

Refactoring

  • move YieldingResult off YieldingContext and write a nicer sharing (#215) (1901044)

6.1.1

02 Feb 12:56
Compare
Choose a tag to compare

6.1.1 (2024-02-02)

Dependency updates

  • deps: update alchemist to v30.0.4 (3073566)
  • deps: update plugin detekt to v1.23.5 (77df53e)
  • deps: update plugin kotlin-qa to v0.59.0 (458cfe4)
  • deps: update plugin multijvmtesting to v0.5.8 (0b86414)

Bug Fixes

  • solve an alignment issue preventing the right alignment of nested branch conditions (#216) (1f514b9)

Build and continuous integration

  • deps: update danysk/build-check-deploy-gradle-action action to v2.2.16 (ced754a)
  • deps: update danysk/build-check-deploy-gradle-action action to v2.2.17 (8da39c2)
  • deps: update danysk/build-check-deploy-gradle-action action to v2.2.18 (29801f8)
  • deps: update danysk/build-check-deploy-gradle-action action to v2.2.19 (83c8695)

6.1.0

31 Jan 08:13
Compare
Choose a tag to compare

6.1.0 (2024-01-31)

Features

  • alchemist-incarnation: add support for Kotlin-interpreted properties (#204) (b23a25e)

Dependency updates

  • deps: update alchemist to v30.0.3 (74ade19)

6.0.0

30 Jan 14:07
Compare
Choose a tag to compare

6.0.0 (2024-01-30)

⚠ BREAKING CHANGES

  • drop ID and revise several parts of the API (#179)

Dependency updates

  • deps: update alchemist to v30 (718d5d8)
  • deps: update alchemist to v30.0.1 (69353af)
  • deps: update alchemist to v30.0.2 (77c6d71)
  • deps: update plugin com.gradle.enterprise to v3.16.2 (824311a)

Build and continuous integration

  • deps: update danysk/build-check-deploy-gradle-action action to v2.2.15 (9f7f6c0)

Refactoring

  • drop ID and revise several parts of the API (#179) (ecca283)

5.1.0

22 Jan 17:54
Compare
Choose a tag to compare

5.1.0 (2024-01-22)

Features

  • add alchemist-incarnation-collektive, implementing an Alchemist incarnation to run Collektive in the simulator (#193) (fee291e)

Dependency updates

  • deps: update alchemist to v29.5.0 (c3916bc)
  • deps: update dependency it.unibo.alchemist:alchemist-api to v29.5.1 (39b3dd8)
  • deps: update plugin gitsemver to v3 (86849cd)
  • deps: update plugin gitsemver to v3.1.0 (37f789a)

Build and continuous integration

  • deps: update danysk/build-check-deploy-gradle-action action to v2.2.14 (1c15691)