Skip to content

34.1.3

Compare
Choose a tag to compare
@DanySK DanySK released this 30 Aug 17:40
· 93 commits to master since this release

34.1.3 (2024-08-30)

Dependency updates

  • deps: update danysk/makepkg docker tag to v1.1.9 (0b1ffff)
  • deps: update dependency com.github.davidmoten:rtree to v0.12 (893d538)
  • deps: update dependency org.apache.commons:commons-lang3 to v3.17.0 (a6099a1)
  • deps: update dependency org.danilopianini:jirf to v0.4.25 (c712f39)
  • deps: update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.2 (b647882)
  • deps: update dependency org.mockito:mockito-core to v5.13.0 (d86b733)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.100 (7a7ed23)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.101 (c5b7d7f)
  • deps: update gohugoio/hugo action to v0.133.1 (fbcff7b)
  • deps: update graphql to v7.1.5 (9e64c79)
  • deps: update graphql to v8 (3fe67c8)
  • deps: update node.js to 20.17 (1189d1a)
  • deps: update react to v18.3.1-pre.797 (531901e)
  • deps: update react to v18.3.1-pre.798 (5da0081)
  • deps: update react to v18.3.1-pre.799 (82fdb6b)

Documentation

  • website: replace broken link with DOI reference (a173999)

Build and continuous integration

  • deps: update danysk/build-check-deploy-gradle-action action to v3.5.4 (17ccf03)
  • deps: update fedora docker tag to v42 (c1af05c)
  • drop disabled kotlin compiler option allow-result-return-type (1f0861d)

General maintenance

  • build: update the javadoc.io cache (b9bee73)
  • build: update the javadoc.io cache (2133027)
  • build: update the javadoc.io cache (bd2b5b8)
  • build: update the javadoc.io cache (dbec437)
  • build: update the javadoc.io cache (77a5d8a)
  • build: update the javadoc.io cache (5570ce9)
  • build: update the javadoc.io cache (0e7c976)
  • build: update the javadoc.io cache (9299a06)
  • build: update the javadoc.io cache (71108b8)
  • build: update the javadoc.io cache (cfce7ed)

Style improvements

  • cognitive-agents: shorten long line (a04706a)
  • engine: replace call with method chaining (3d75f8a)
  • implementationbase: annotate AbstractEnvironment's serialization methods and fields with @Serialize (fd8e1a9)
  • implementationbase: annotate field with @Serial (21b98ea)
  • implementationbase: improve readability in AbstractEnvironment (379a2b5)
  • implementationbase: replace explicit type arguments with a diamond (e54e7fa)