CHANGES
=======

0.12.0
------

* bump ver
* enhance the README
* 'id' is a builtin
* add a test using named arguments
* optimize into a class var
* optimize
* add an integration test

0.10.2
------

* setup.cfg: use underscores for identifiers

0.10.1
------

* bump version
* allow accepting "ms[0-9]+" game nums

0.10.0
------

* add single\_deal\_args\_parse

0.8.18
------

* bump version
* optimize
* add tests

0.8.17
------

* better PySol compat: fix reset()

0.8.16
------

* better PySol compat: str2int+int2str

0.8.15
------

* bump version
* better PySol compat: getstate
* Extract a method or a function

0.8.14
------

* add setstate

0.8.13
------

* bump version
* better PySol compat: getstate
* better PySol compat: increaseSeed

0.8.12
------

* bump version
* better PySol compat

0.8.11
------

* bump ver for real this time

0.8.10
------

* better PySol compat

0.8.9
-----

* Python2 compatibility: add Game.next() (thanks to Travis-CI)

0.8.8
-----

* Clarified the license and copyright ownership
* Add random2 to the requirements

0.8.7
-----

* add more
* start adding \_\_init\_\_
* add .reset()

0.8.6
-----

* moved functionality to pysol-cards.py

0.8.5
-----

* add more pysol functionality

0.8.4
-----

* add pysol constants

0.8.3
-----

* add version

0.8.2
-----

* add some pysol methods

0.8.1
-----

* add match\_ms\_deal\_prefix
* add match\_ms\_deal\_prefix

0.8.0
-----

* add seed-as-string

0.6.2
-----

* fix out of range deals

0.6.1
-----

* speedup

0.6.0
-----

* Extract random\_base as an attempt for optimize

0.4.3
-----

* fix super()
* fix super() on python2

0.4.2
-----

* update metadata and text

0.4.1
-----

* fix print\_ in py v2

0.4.0
-----

* add the deal\_game module

0.2.2
-----

* fix oper sys cfg

0.2.1
-----

* fix mit license cfg

0.2.0
-----

* update meta data
* change licence
* add some tests
* add the pysol\_cards.random module
* add cards.py
* Initial Cookiecutter Commit
