File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1+ # v4.12.0, 2021-05-25
2+
3+ New documentation structure, new strategy and ability to pass a custom match to
4+ the Moran class.
5+
6+ - Move documentation to diataxis framework
7+ https://github.com/Axelrod-Python/Axelrod/pull/1391
8+ - Add the CAPRI strategy
9+ https://github.com/Axelrod-Python/Axelrod/pull/1393
10+ - Add custom matches to Moran process
11+ https://github.com/Axelrod-Python/Axelrod/pull/1397
12+ - Update CITATIONS.md
13+ https://github.com/Axelrod-Python/Axelrod/pull/1389
14+ - Fix contributor documentation links
15+ https://github.com/Axelrod-Python/Axelrod/pull/1396
16+
17+ https://github.com/Axelrod-Python/Axelrod/compare/v4.12.0...v4.11.0
18+
119# v4.11.0, 2021-05-25
220
321A number of improvements to documentation, a new strategy, removing the cheating
422strategies and a number of internal fixes.
523
6- - Use black style formatting
24+ - Use black style formatting
725 https://github.com/Axelrod-Python/Axelrod/pull/1368
826- Move to ` dev ` as main branch
927 https://github.com/Axelrod-Python/Axelrod/pull/1367
Original file line number Diff line number Diff line change 1- __version__ = "4.11 .0"
1+ __version__ = "4.12 .0"
You can’t perform that action at this time.
0 commit comments