File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ # v2.1.0, 2016-12-8
2+
3+ New strategies, ability to fingerprint instances and appearance improvements to
4+ fingerprint plots.
5+
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
14+
15+ Here are all the commits for this PR:
16+ https://github.com/Axelrod-Python/Axelrod/compare/v2.0.0...v2.1.0
17+
118# v2.0.0, 2016-12-05
219
320Dropping support for python 2, bug fixes, minor tidy of code (thanks to
Original file line number Diff line number Diff line change 1- __version__ = "2.0 .0"
1+ __version__ = "2.1 .0"
You can’t perform that action at this time.
0 commit comments