Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 12:23
· 574 commits to main since this release
  • πŸ›βš– Fix positional score of black queens (#212)
  • βš– Improve pawn evaluation: doubled, isolated and passed pawn detection (#201)
  • βš– Improve rook evaluation: open and semi-open files (#202)
  • βš– Improve king evaluation: open and semi-open files and 'shield' bonus (#210)
  • βš– Improve bishop and queen evaluation: mobility (#213)
  • βš– Increase queen value from 9 to 10 pawns (#215)

Non strength-winning changes:

  • Add support for macOS 12 Monterey running on ARM (#195)
  • Add support for macOS 13 Ventura running on ARM (#214)

Full Changelog: v0.12.0...v0.13.0