v0.2.0
What's Changed
馃殌 New Features
- feat: implement core domain models, opaque types, and FEN parser by @rabestro in #1
- feat: implement bitboard-based move generator, magic bitboards, and legal moves filter by @rabestro in #3
- feat: implement search algorithms, turn generator, evaluators, bots, and coderabbit config by @rabestro in #4
- feat: implement JS and JVM API facades, CLI REPL, typescript definitions, and root package.json by @rabestro in #5
- feat: implement bot arena, JMH benchmarks, test case doc generators, and docs site by @rabestro in #6
- feat: implement project policies, documentation, CI/CD publishing workflows, and JVM API test suites by @rabestro in #7
馃悰 Bug Fixes
- fix(release): calculate initial 0.1.0 release version and guard clean build.sbt commit by @rabestro in #16
- fix(release): publish release artifacts and open PR for next-SNAPSHOT bump by @rabestro in #17
鈿欙笍 CI/CD
- chore: bump astro from 7.2.0 to 7.2.2 in /docs by @dependabot[bot] in #15
Other Changes
New Contributors
- @rabestro made their first contribution in #1
- @dependabot[bot] made their first contribution in #15
Full Changelog: https://github.com/fortemate/dicechess-engine/commits/v0.2.0