Skip to content

Releases: domino14/macondo

v0.9.1

29 Apr 14:20
Compare
Choose a tag to compare

Update woogles API endpoint

v0.9.0

06 Apr 04:01
662f4e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.10...v0.9.0

v0.8.10

18 Jan 03:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.9...v0.8.10

v0.8.9

04 Jan 14:50
b3d62e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.8...v0.8.9

v0.8.8

04 Jan 03:16
c23a05e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.7...v0.8.8

v0.8.7

01 Dec 04:46
9233f58
Compare
Choose a tag to compare

Summary

  • Very significant speed improvements in exhaustive pre-endgame (up to 4X faster in some cases)
  • A lot of BestBot bug fixes
  • 10% or more improvement in endgame speed
  • Very significant decrease in allocations from endgames and pre-endgames.

What's Changed

Full Changelog: v0.8.6...v0.8.7

v0.8.6

07 Sep 03:30
f9d1a0e
Compare
Choose a tag to compare

What's Changed

  • creating a macondo lambda function by @domino14 in #268
  • More elite bugs by @domino14 in #282
  • don't ever swallow single-move PV by @domino14 in #284
  • get rid of an info log by @domino14 in #285
  • Shell peg endgame stop by @domino14 in #279
    (You can now stop evaluating long-running endgames and pre-endgames by doing endgame stop or peg stop respectively)

Full Changelog: v0.8.5...v0.8.6

v0.8.5

23 Aug 04:36
43c1359
Compare
Choose a tag to compare

What's Changed

(add known opponent rack option, and the ability to skip analyzing passes)

  • add spread-based tiebreaker to pre-endgame by @domino14 in #278

Full Changelog: v0.8.4...v0.8.5

v0.8.4

20 Aug 01:59
ff8839b
Compare
Choose a tag to compare

What's Changed

  • Use shellquote instead of hacky CSV solution for splitting spaces by @domino14 in #275
  • better check command. here we come zyzzyva by @domino14 in #276

Full Changelog: v0.8.3...v0.8.4

v0.8.3

20 Aug 01:27
9802425
Compare
Choose a tag to compare

What's Changed

Bugs fixed:

fix #265 memory leak

fix #260 infer after challenge penalty

show endgame sequence scores, close #261

fix #262

fix #269

fix #265 for good by making a global transposition table

  • fix #191 - allow filename to have spaces with it - must use quotes by @domino14 in #273

Full Changelog: v0.8.2...v0.8.3