Skip to content

2.0.0rc3

Pre-release
Pre-release

Choose a tag to compare

@Kenny2github Kenny2github released this 08 Feb 17:43

New Stuff

  • Hand.discarders contains a Player for every Tile in Hand.discarded

Changes

  • Number no longer includes Flower and Season
  • Tile and subclasses now have run-time typechecking on the number based on suit
  • Hand.play now raises a RuntimeError if the hand is part of a Round

Fixes

  • (answerable).answer could return None instead of a HandEnding when running standalone from Hand
  • Annotated some attributes that were missing them
  • Hand.turncount can no longer be None, only 0
  • Flower and Season values were being set to Wind.* instead of the integer values