Skip to content

20.2.3

Choose a tag to compare

@github-actions github-actions released this 10 Apr 00:49
· 354 commits to master since this release

20.2.3 (2025-04-10)

Dependency updates

  • deps: update alchemist to v42.0.6 (8c4fe20)
  • deps: update alchemist to v42.0.7 (c19f8f6)
  • deps: update plugin com.gradle.develocity to v4 (cacd8f0)
  • deps: update plugin gitsemver to v4.0.6-dev09-12b3ab5 (5c3e720)

Bug Fixes

  • alchemist-incarnation-collektive: provide access to the random generator and simplify the API (#869) (7eb6f1b)
  • deps: early-force the project version (c701be8)
  • stdlib: improve gradientCast multi-path multi-source management when the maximum path count is constrained (#873) (988866d)
  • stdlib: improve and greatly simplify gradientCast (#879) (e17def8)
  • stdlib: pass a metric Field to bellmanFordGradientCast instead of a function (#876) (7f887a3)

Build and continuous integration

  • raise significantly the Mocha timeouts, as stdlib tests require time on js (04ec446)

Style improvements

  • stdlib: prefer the Accumulator typealias in distanceTo (#875) (68d7b6b)