wiz
1c45d41835
py-pysol_cards: update to 0.14.2.
...
0.14.2
------
* Avoid requiring optional deps - https://github.com/shlomif/pysol_cards/issues/4 .
0.14.1
------
* Avoid comments in requirements.txt - https://github.com/shlomif/pysol_cards/issues/4 .
0.14.0
------
* Convert from pbr to https://pypi.org/project/pydistman/ .
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()
2022-01-02 23:23:42 +00:00
nia
e3451cd85e
games: Replace RMD160 checksums with BLAKE2s checksums
...
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:43:43 +00:00
nia
9cd4d06302
games: Remove SHA1 hashes for distfiles
2021-10-07 14:07:10 +00:00
markd
e54a15ac2c
py-pysol_cards: add version 0.8.6
...
The pysol-cards python modules allow the python developer to generate the
initial deals of some PySol FC games. It also supports PySol legacy deals
and Microsoft FreeCell / Freecell Pro deals.
2019-11-26 18:50:59 +00:00