Skip to content

26.0.12

Compare
Choose a tag to compare
@DanySK DanySK released this 10 Aug 14:30
· 2247 commits to master since this release

26.0.12 (2023-08-10)

Build and continuous integration

  • dokka: work around Current thread does not hold the state lock for project ':alchemist-web-renderer' (a9bcaca)
  • force-update the Kotlin-generated yarn.lock file when the storage task is called (2961ec3)
  • mergify: disable the rebase-triggering comments (does not trigger a rebase anyway) (1f303ed)
  • web-renderer: improve the horrible workaround for Dokka's Could not determine the dependencies of null. Current thread does not hold the state lock for project ':alchemist-web-renderer' (0e4169e)

Dependency updates

  • deps: update dependency ch.qos.logback:logback-classic to v1.4.10 (3c52329)
  • deps: update dependency ch.qos.logback:logback-classic to v1.4.11 (b422c0d)
  • deps: update dependency com.github.ben-manes.caffeine:caffeine to v3.1.8 (98581e3)
  • deps: update external-resources/learning-scafi-alchemist digest to 5c21ad0 (e016753)
  • deps: update kotlin to v1.9.0 (1dccb47)
  • deps: update plugin java-qa to v1.15.0 (dbe855e)
  • deps: update plugin kotlin-qa to v0.49.0 (49fd730)

Style improvements

  • buildfile: remove unnecessary () (48d7b02)
  • cognitive-agents: remove unnecessary let call on Unit (440dcc9)
  • euclidean-geometry: fix comment indentations in NaviGator (7cb25e4)
  • geometry: use repeat instead of rewriting the same call three times (c18c619)
  • geometry: use repeat instead of rewriting the same call three times (fb20dfd)
  • geometry: use repeat instead of rewriting the same call three times (f7638ef)
  • indent multiline Kotlin typealiases (08ad995)
  • multivesta-adapter: fix indentation in readAlchemistSimStates (b52b6e5)

Documentation

  • exclude UI subprojects from the overall project documentation (0d73df0)
  • website: do not refer to dropped effect class (d4ffe85)

General maintenance

  • build: actualize the yarn.lock file (cc3c9ca)