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
+ # v4.2.0, 2018-05-25
2
+
3
+ New strategies and minor internal fixes.
4
+
5
+ - Add implementation of generic memory 2 strategy and 2 new strategies
6
+ https://github.com/Axelrod-Python/Axelrod/pull/1171
7
+ - Add Tricky Level Punisher
8
+ https://github.com/Axelrod-Python/Axelrod/pull/1178
9
+ - Remove unneeded code
10
+ https://github.com/Axelrod-Python/Axelrod/pull/1173
11
+ - Fix type hints to work with mypy 2.1
12
+ https://github.com/Axelrod-Python/Axelrod/pull/1177
13
+
14
+ https://github.com/Axelrod-Python/Axelrod/compare/v4.2.0...v4.1.0
15
+
1
16
# v4.1.0, 2018-03-13
2
17
3
18
New strategy
Original file line number Diff line number Diff line change 1
- __version__ = "4.1 .0"
1
+ __version__ = "4.2 .0"
You can’t perform that action at this time.
0 commit comments