Skip to content

13.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 13:42
· 7 commits to master since this release

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)