File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ # v1.17.1, 2016-11-23
2
+
3
+ Minor bug fix and a title option for fingerprints and a small internal
4
+ improvement.
5
+
6
+ - Correct the range for the fingerprint
7
+ https://github.com/Axelrod-Python/Axelrod/pull/766
8
+ - Include ability to have a title for fingerprint plot
9
+ https://github.com/Axelrod-Python/Axelrod/pull/769
10
+ - Calculate score per turn for Moran process using internal method.
11
+ https://github.com/Axelrod-Python/Axelrod/pull/764
12
+
13
+ Here are all the commits for this PR:
14
+ https://github.com/Axelrod-Python/Axelrod/compare/v1.17.0...v1.17.1
15
+
1
16
# v1.17.0, 2016-11-19
2
17
3
18
Ahslock fingerprinting.
Original file line number Diff line number Diff line change 1
- __version__ = "1.17 .0"
1
+ __version__ = "1.18 .0"
You can’t perform that action at this time.
0 commit comments