Skip to content

v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Aug 17:48
· 34 commits to main since this release
ba70999

What's Changed

🚀 New Features

  • feat: mirror JVM releases to GitHub Packages by @rabestro in #96
  • feat: add aggregate queen-safety model probe by @rabestro in #104

🐛 Bug Fixes

  • fix(ci): set up Node before recovery checks by @rabestro in #99
  • Prioritize immediate king capture over booked continuation in OpeningBookBot by @google-labs-jules[bot] in #109
  • fix(search): forward double and draw policies unconditionally in OpeningBookBot (#108) by @rabestro in #110

🛠 Refactoring

  • refactor(arena): simplify runner orchestration and configuration (#47) by @rabestro in #91

⚡ Performance

  • perf: implement mutable KcpScratchBoard with make/undo for KCP DFS (#22) by @rabestro in #90

🧪 Tests

  • feat: add hybrid ONNX model duel profile by @rabestro in #103
  • test: add deterministic ONNX model scenario duel by @rabestro in #105

⚙️ CI/CD

  • chore: bump mermaid from 11.16.1 to 11.17.0 in /docs by @dependabot[bot] in #92
  • chore: bump @astrojs/markdown-remark from 7.2.2 to 7.2.4 in /docs by @dependabot[bot] in #94
  • chore: bump astro from 7.2.2 to 7.2.4 in /docs by @dependabot[bot] in #93
  • ci: auto-link issue in PR description from branch name by @rabestro in #98
  • chore: bump org.scala-sbt:sbt from 2.0.6 to 2.0.7 by @dependabot[bot] in #106

Other Changes

  • chore(release): bump version to 0.6.1-SNAPSHOT by @rabestro in #101

Full Changelog: v0.6.0...v0.7.0