texasholdem v0.3.4
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)
intexas(n).pgn
would not increment correctly
Other Changes
- Split off the exporting into the
history
module, history methods inTexasHoldEm
just call the history module ones.