File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change
1
+ # v1.12.0, 2016-10-13
2
+
3
+ Human interactive player, new strategy, under the hood improvements and
4
+ documentation.
5
+
6
+ - You can play against an instance of ` axelrod.Human `
7
+ https://github.com/Axelrod-Python/Axelrod/pull/732
8
+ - Improved efficiency of result set from memory
9
+ https://github.com/Axelrod-Python/Axelrod/pull/737
10
+ - Documentation improvements
11
+ https://github.com/Axelrod-Python/Axelrod/pull/741
12
+ https://github.com/Axelrod-Python/Axelrod/pull/736
13
+ https://github.com/Axelrod-Python/Axelrod/pull/735
14
+ https://github.com/Axelrod-Python/Axelrod/pull/727
15
+ - New strategy CyclerCCCDCD:
16
+ https://github.com/Axelrod-Python/Axelrod/pull/379
17
+
18
+ Here are all the commits for this PR:
19
+ https://github.com/Axelrod-Python/Axelrod/compare/v1.11.0...v1.12.0
20
+
1
21
# v1.11.0, 2016-09-28
2
22
3
23
State distribution functions, new strategies and minor test fix.
Original file line number Diff line number Diff line change 1
- __version__ = "1.11 .0"
1
+ __version__ = "1.12 .0"
You can’t perform that action at this time.
0 commit comments