File tree Expand file tree Collapse file tree 2 files changed +9
-13
lines changed
Expand file tree Collapse file tree 2 files changed +9
-13
lines changed Original file line number Diff line number Diff line change 1- # v2.1 .0, 2016-12-8
1+ # v2.2 .0, 2016-12-20
22
3- New strategies, ability to fingerprint instances and appearance improvements to
4- fingerprint plots .
3+ Minor update: ability to pass axes object to plots and internal documentation
4+ build fix .
55
6- - New Meta strategies
7- https://github.com/Axelrod-Python/Axelrod/pull/777
8- - Better and better, Worse and Worse 2, Worse and Worse 3
9- https://github.com/Axelrod-Python/Axelrod/pull/786
10- - Add ability to Fingerprint instances
11- https://github.com/Axelrod-Python/Axelrod/pull/785
12- - Add plotting options to fingerprint
13- https://github.com/Axelrod-Python/Axelrod/pull/787
6+ - Pass axis object to plots
7+ https://github.com/Axelrod-Python/Axelrod/pull/791
8+ - Build docs with py3
9+ https://github.com/Axelrod-Python/Axelrod/pull/788
1410
1511Here are all the commits for this PR:
16- https://github.com/Axelrod-Python/Axelrod/compare/v2.0 .0...v2.1 .0
12+ https://github.com/Axelrod-Python/Axelrod/compare/v2.1 .0...v2.2 .0
1713
1814# v2.0.0, 2016-12-05
1915
Original file line number Diff line number Diff line change 1- __version__ = "2.1 .0"
1+ __version__ = "2.2 .0"
You can’t perform that action at this time.
0 commit comments