Changelog

0.2.3 (2023-12-12)

Documentation

  • add examples to README and sphinx docs (7f94419)

0.2.2 (2023-12-12)

Bug Fixes

  • replace list annotation with Sequence (30e37a1)

0.2.1 (2023-12-11)

Bug Fixes

  • add readme to pyproject.toml (923edbf)

0.2.0 (2023-12-11)

Features

  • pass number_of_players to notify_round_start (1232eda)

0.1.0 (2023-11-18)

Features

  • add whist_value method to cards.Rank (#2) (8256365)

  • re-export more objects in init.py (#3) (1fab843)

Bug Fixes

  • round_simulator: remove print statement (8228ea2)

Documentation

  • add lint, tests and docs badges to README (088c1b7)

  • add py.typed marker (8841238)

  • add readthedocs configuration (09e0000)

  • add simple README (d7ce7b6)

  • fix CHANGELOG title for release-please (9c2f088)

  • properly fix CHANGELOG for release-please (99ae29e)