Releases: Collektive/collektive
Releases · Collektive/collektive
16.1.0
16.1.0 (2025-02-20)
Features
- introduce opt-in annotation preventing the erroneous usage of API intended to be internal (#777) (9aeb063)
Dependency updates
- deps: update alchemist to v38.0.1 (8629445)
- deps: update alchemist to v38.0.3 (a3e7490)
- deps: update alchemist to v39 (b683afc)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.124 (3875293)
- deps: update plugin com.gradle.develocity to v3.19.2 (36104c0)
Build and continuous integration
16.0.1
16.0.1 (2025-02-16)
Dependency updates
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.123 (3732329)
- deps: update node.js to 22.14 (a4df604)
Bug Fixes
- correct
maxWithSelf
implementation to use max instead of min (58a449f)
Tests
- regression test for issue #767 (5ea04bd)
- remove kotest from
dsl
module (#765) (6ac2403) - testing protobuf serializer (03bbebc)
Build and continuous integration
- use core serialization library in the DSL and specific serialization formats in the tests (41c3a91)
16.0.0
15.0.0
15.0.0 (2025-02-11)
⚠ BREAKING CHANGES
- use
KSerializer
instead ofKClass
for serializing also compound types (#763)
Dependency updates
- deps: update alchemist to v37.3.1 (174408a)
- deps: update alchemist to v38 (511520b)
- deps: update dependency org.kotlincrypto.hash:sha3 to v0.6.1 (9217f20)
- deps: update kotest to v6.0.0.m2 (ec30cea)
Tests
Refactoring
14.0.0
14.0.0 (2025-02-10)
⚠ BREAKING CHANGES
- ready the DSL and boundary for kotlinx.serialization (#753)
Dependency updates
- deps: update alchemist to v37.1.7 (12cc235)
- deps: update alchemist to v37.1.8 (21080e1)
- deps: update alchemist to v37.2.0 (ffab524)
- deps: update alchemist to v37.2.1 (777b54a)
- deps: update alchemist to v37.3.0 (e1b6746)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.120 (91da80c)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.121 (1dd4ee9)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.122 (fbae1ca)
- deps: update plugin publishoncentral to v8.0.3 (b9a0851)
Build and continuous integration
- deps: update github/codeql-action action to v3.28.9 (78951d0)
Refactoring
13.1.1
13.1.0
13.1.0 (2025-01-30)
Features
- stdlib: write a
multiGradientCast
(cc9f35f)
Dependency updates
- deps: update plugin gradlepluginpublish to v1.3.1 (e57b550)
Documentation
- stdlib: document the rising value problem (caac4b5)
Build and continuous integration
- deps: update github/codeql-action action to v3.28.7 (fb7d337)
- deps: update github/codeql-action action to v3.28.8 (5f8fc0c)
Style improvements
13.0.0
13.0.0 (2025-01-29)
⚠ BREAKING CHANGES
- stdlib: revisit the base structure of the standard library
Dependency updates
- deps: update alchemist to v37.1.6 (4430611)
- deps: update plugin gitsemver to v4.0.1 (12cd867)
- deps: update plugin gitsemver to v4.0.2 (74626e1)
- deps: update plugin multijvmtesting to v3.2.2 (8adeac7)
- deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.20 (53e77d9)
Bug Fixes
- stdlib: coerce all spread distances within the provided distance range, and verify the triangle inequality (c61736f)
Tests
- stdlib: drop kotest, use kotlin.test instead (39ab094)
Build and continuous integration
- deps: update danysk/build-check-deploy-gradle-action action to v3.7.7 (de60db0)
- deps: update github/codeql-action action to v3.28.6 (9607dd7)
- stdlib: enable power-assert (50486d0)
Refactoring
- stdlib: revisit the base structure of the standard library (eacdded)
12.3.3
12.3.1
12.3.1 (2025-01-26)
Dependency updates
- core-deps: update plugin collektivize to v1.0.7 (fce6a7a)
- deps: update alchemist to v37.1.0 (4d56665)
- deps: update alchemist to v37.1.1 (b8350ac)
- deps: update alchemist to v37.1.2 (9ac6389)
- deps: update alchemist to v37.1.3 (37b38ab)
- deps: update alchemist to v37.1.4 (e1b4c25)
- deps: update alchemist to v37.1.5 (31c09d0)
- deps: update dependency gradle to v8.12.1 (ad4f01a)
- deps: update plugin com.gradle.develocity to v3.19.1 (1e97342)
- deps: update plugin multijvmtesting to v3.2.0 (7c9ea13)
- deps: update plugin multijvmtesting to v3.2.1 (1e7932f)
- deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.19 (e06695e)
- deps: update plugin publishoncentral to v8.0.2 (87e6c51)
Build and continuous integration
- deps: update danysk/build-check-deploy-gradle-action action to v3.7.1 (8a8c20f)
- deps: update danysk/build-check-deploy-gradle-action action to v3.7.2 (c5739af)
- deps: update danysk/build-check-deploy-gradle-action action to v3.7.3 (e96c3bd)
- deps: update danysk/build-check-deploy-gradle-action action to v3.7.5 (b5778de)
- deps: update danysk/build-check-deploy-gradle-action action to v3.7.6 (8b273c6)
- deps: update github/codeql-action action to v3.28.2 (9ea1b09)
- deps: update github/codeql-action action to v3.28.3 (7b05a5e)
- deps: update github/codeql-action action to v3.28.4 (e1fd806)
- deps: update github/codeql-action action to v3.28.5 (8647549)