Skip to content

Releases: uoftcprg/pokerkit

v0.4.12

25 Mar 16:54
Compare
Choose a tag to compare

Removed

  • Remove non-compliant action notation pn sm - for showing hole cards.

Added

  • Commentary for state actions.
  • User-defined field support for PHH.
  • PHH to ACPC protocol converter

v0.4.11: Add standard (deuce-to-seven) badugi hand/lookup. It is used in Badeu…

20 Mar 23:03
Compare
Choose a tag to compare

v0.4.10

11 Feb 09:42
Compare
Choose a tag to compare

Added

  • pokerkit.state.State.pot_amounts for iterating through main/side pot amounts.

Changed

  • Forbid showdown without specifying cards if unknown hole cards are dealt.

v0.4.9

28 Jan 07:40
Compare
Choose a tag to compare

Changed

  • New field rake for pokerkit.notation.HandHistory when constructing games/states.

v0.4.8

22 Jan 17:58
Compare
Choose a tag to compare

Changed

  • New action notation pn sm - for showing hole cards.
  • pokerkit.notation.HandHistory.iter_state_actions for iterating through
    states with actions.

v0.4.7

20 Jan 21:12
Compare
Choose a tag to compare

Changed

  • If there are multiple pots (main + side), pokerkit.state.State.push_chips
    must be called multiple times.
  • Custom automations is passed through constructor for pokerkit.notation.HandHistory.
  • Support rakes.

v0.4.6

08 Jan 06:53
Compare
Choose a tag to compare

Changed

  • Collapse pots (main + side) that have the same players in the
    pokerkit.state.State.pots property.
  • Allow default automations to be overridden in
    pokerkit.notation.HandHistory.create_game and
    pokerkit.notation.HandHistory.create_game.

v0.4.5

05 Jan 12:35
Compare
Choose a tag to compare

Changed

  • Fix incorrect type annotation for class attribute optional_field_names in
    optional_field_names inpokerkit.notation.HandHistory.
  • Operation queries also catches UserWarning.

v0.4.4

01 Jan 08:57
Compare
Choose a tag to compare

Added

  • Add class attributes game_field_names and ignored_field_names to
    pokerkit.notation.HandHistory.

Changed

  • Remove class attributes game_field_names and ignored_field_names from
    pokerkit.notation.HandHistory

v0.4.3

18 Dec 04:12
Compare
Choose a tag to compare

Added

  • New .phh optional fields: time_zone