Skip to content

texasholdem v0.3.4

Compare
Choose a tag to compare
@SirRender00 SirRender00 released this 03 Feb 21:00
· 184 commits to main since this release
e9a4423

Changelog

Fixes

  • Fixes a history importing / exporting bug where it could not record if two or more players split a pot
  • Fixes a history naming bug where the (n) in texas(n).pgn would not increment correctly

Other Changes

  • Split off the exporting into the history module, history methods in TexasHoldEm just call the history module ones.