|
| 1 | +# v2.13.0, 2017-06-01 |
| 2 | + |
| 3 | +New strategies, refactor of strategy tests and minor documentation fixes. |
| 4 | + |
| 5 | +- New strategy Dynamic Two Tits for Tat: |
| 6 | + https://github.com/Axelrod-Python/Axelrod/pull/1030 |
| 7 | +- New strategy Eugine Nier |
| 8 | + https://github.com/Axelrod-Python/Axelrod/pull/1016 |
| 9 | +- New strategies: trained FSMs, TF1, TF2, TF3 |
| 10 | + https://github.com/Axelrod-Python/Axelrod/pull/1036 |
| 11 | +- Small documentation fix: |
| 12 | + https://github.com/Axelrod-Python/Axelrod/pull/1022 |
| 13 | +- Refactor of strategy tests: |
| 14 | + https://github.com/Axelrod-Python/Axelrod/pull/1016 |
| 15 | + https://github.com/Axelrod-Python/Axelrod/pull/1021 |
| 16 | + https://github.com/Axelrod-Python/Axelrod/pull/1022 |
| 17 | + https://github.com/Axelrod-Python/Axelrod/pull/1023 |
| 18 | + https://github.com/Axelrod-Python/Axelrod/pull/1024 |
| 19 | + https://github.com/Axelrod-Python/Axelrod/pull/1028 |
| 20 | + https://github.com/Axelrod-Python/Axelrod/pull/1029 |
| 21 | + https://github.com/Axelrod-Python/Axelrod/pull/1030 |
| 22 | + https://github.com/Axelrod-Python/Axelrod/pull/1031 |
| 23 | + https://github.com/Axelrod-Python/Axelrod/pull/1032 |
| 24 | + https://github.com/Axelrod-Python/Axelrod/pull/1033 |
| 25 | + https://github.com/Axelrod-Python/Axelrod/pull/1034 |
| 26 | + https://github.com/Axelrod-Python/Axelrod/pull/1035 |
| 27 | + |
| 28 | +Here are all the commits for this PR: |
| 29 | +https://github.com/Axelrod-Python/Axelrod/compare/v2.12.0...v2.13.0 |
| 30 | + |
1 | 31 | # v2.12.0, 2017-05-23
|
2 | 32 |
|
3 | 33 | New strategies and internal refactoring/improvements
|
|
0 commit comments