Blackjack21

Latest version: v3.2.0

Safety actively analyzes 625140 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

3.2.0

What's Changed
* Fix rtfd build error by rahul-nanwani in https://github.com/rahul-nanwani/blackjack21/pull/17
* v3.2.0 by rahul-nanwani in https://github.com/rahul-nanwani/blackjack21/pull/18


**Full Changelog**: https://github.com/rahul-nanwani/blackjack21/compare/v3.1.1...v3.2.0

3.1.0

What's Changed
* docs: fixed improper docs by rahul-nanwani in https://github.com/rahul-nanwani/blackjack21/pull/14
* Rn patch 1 by rahul-nanwani in https://github.com/rahul-nanwani/blackjack21/pull/15


**Full Changelog**: https://github.com/rahul-nanwani/blackjack21/compare/v3.0.1...v3.1.0

3.0.1

What's Changed
* Delete wiki archive directory by rahul-nanwani in https://github.com/rahul-nanwani/blackjack21/pull/9
* Add rtfd by rahul-nanwani in https://github.com/rahul-nanwani/blackjack21/pull/10
* Update README.rst by rahul-nanwani in https://github.com/rahul-nanwani/blackjack21/pull/11
* v3.0.1 by rahul-nanwani in https://github.com/rahul-nanwani/blackjack21/pull/12
* Deleted README.rst by rahul-nanwani in https://github.com/rahul-nanwani/blackjack21/pull/13


**Full Changelog**: https://github.com/rahul-nanwani/blackjack21/compare/v3.0.0...v3.0.1

3.0.0

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

2.0.1

Not secure
**Full Changelog**: https://github.com/rahul-nanwani/blackjack21/compare/2.0.1...v2.0.1

2.0.0

Not secure
What's Changed
* Add examples, only print dealer 1st card by bbrewington in https://github.com/rahul-nanwani/blackjack21/pull/2
* Added print dealer's first card in examples by rahul-nanwani in https://github.com/rahul-nanwani/blackjack21/pull/3
* kwargs for Table and additional type hints by rahul-nanwani in https://github.com/rahul-nanwani/blackjack21/pull/4
* v2.0.0 by rahul-nanwani in https://github.com/rahul-nanwani/blackjack21/pull/5

New Contributors
* bbrewington made their first contribution in https://github.com/rahul-nanwani/blackjack21/pull/2
* rahul-nanwani made their first contribution in https://github.com/rahul-nanwani/blackjack21/pull/3

**Full Changelog**: https://github.com/rahul-nanwani/blackjack21/compare/1.2.1...2.0.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.