Releases: kedoska/engine-blackjack
Releases · kedoska/engine-blackjack
v0.9.2: update dev-dependencies (#53)
Update dev-dependencies
- Neutrino to 6.x
- Flow and Babel-Flow plugin
v0.9.1: Fix HandValue Hi must be equal to Lo when Hi > 21 (#52)
Fixes
v0.9.0: Impl getHigherValidValue (#50)
Bug Fixes
- multiple aces in player hand
- winner calculation
Flow(tized)
- Flow has been adopted
- 52-deck is now the first dependency
Babelized
es2015 ready
After months I finally have a stable release.
We played couple of thousands of hands against this engine and..., so far so good.
This will probably remains as is. My intention is to continue bugfixing on this 0.4.x and jump to version 1 asap.