Would this break your code? Probably not! You might require a small change in the imports if you are importing anything other than Table class. If you were changing any data from the class object after it has been initialized, v2.0.1 is recommended for you.
What's changed?
- deck function is now an iterable Deck class
- No more limits to the number of Players on a Table
- No more limits to the decks of cards being used on a Table
- Added exceptions
- Fixed known vulnerabilities
- Improved speeds
- Improved stability