bridge_game 1.0.10 bridge_game: ^1.0.10 copied to clipboard
A package to manage and calculate bridge game logic and supporting match games
1.0.0 (2024-11-18) #
- Updated version for public release.
- Added detailed documentation and examples.
- Minor improvements and bug fixes.
1.0.5 (2024-11-22) #
- Added support for empty match records
- Improved adding and removing records in match game
1.0.7 (2024-11-23) #
- Added support for players names in match game
- Added Direction.fromString
1.0.9 (2024-11-24) #
- Added support for match name in match game
- Added support for teams name in match game
- fixes with players names in match game
1.0.10 (2024-11-25) #
- Added tableNumber to the MatchGameRecord
- Added GameType enum