What's Changed
- Update Python versions up through 3.10 by @marcharper in #1398
- Run black. by @drvinceknight in #1400
- Add a thesis to citations by @marcharper in #1399
- Add archived url of PD2017 due to missing page by @aseyq in #1402
- attempting to fix docutils version issue with sphinx by @marcharper in #1403
- Disable type checker temporarily by @marcharper in #1409
- Fix string escape to suppress deprecation warning by @marcharper in #1408
- Created CITATION.cff by @VartanAhrensKayayan in #1405
- Bump Python version up to 3.11 by @marcharper in #1404
- Split requirements.txt to factor out hypothesis and prompt_toolkit by @marcharper in #1407
- Add BurnBothEnds strategy by @marcharper in #1410
- Pin black to 22.10.0 by @marcharper in #1412
- Refactored games to generalise & add asymmetric games by @alexhroom in #1413
- Adds a read the docs config file by @alexhroom in #1423
- Update citations.md by @marcharper in #1424
- Cherry pick of commits from #1428 to prep for Python 3.12 by @marcharper in #1436
- Move to pyproject.toml. by @drvinceknight in #1440
- Moved seed to Tourney arg in main.py by @miller-ian in #1442
- Remove test in test_meta.py by @marcharper in #1441
- bump deps by @miller-ian in #1446
- Update citations.md by @marcharper in #1445
New Contributors
- @aseyq made their first contribution in #1402
- @VartanAhrensKayayan made their first contribution in #1405
- @miller-ian made their first contribution in #1442
Full Changelog: v4.12.0...v4.13.1