File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ # v2.6.0, 2017-02-26
2+
3+ New strategy, state to action analysis and internal improvements
4+
5+ - A number of type hints added to the library
6+ https://github.com/Axelrod-Python/Axelrod/pull/860
7+ https://github.com/Axelrod-Python/Axelrod/pull/863
8+ https://github.com/Axelrod-Python/Axelrod/pull/864
9+ - New strategy: SelfSteem
10+ https://github.com/Axelrod-Python/Axelrod/pull/866
11+ - Add state to action analysis
12+ https://github.com/Axelrod-Python/Axelrod/pull/870
13+
14+ Here are all the commits for this PR:
15+ https://github.com/Axelrod-Python/Axelrod/compare/v2.5.0...v2.6.0
16+
117# v2.5.0, 2017-02-11
218
319Internal improvements, type hints, documentation and a new strategy
Original file line number Diff line number Diff line change 1- __version__ = "2.5 .0"
1+ __version__ = "2.6 .0"
You can’t perform that action at this time.
0 commit comments