File tree 2 files changed +25
-2
lines changed 2 files changed +25
-2
lines changed Original file line number Diff line number Diff line change
1
+ # v4.4.0, 2018-10-30
2
+
3
+ 2 new strategies and internal refactoring.
4
+
5
+ - Clean citations of library
6
+ https://github.com/Axelrod-Python/Axelrod/pull/1221
7
+ https://github.com/Axelrod-Python/Axelrod/pull/1220
8
+ - Fix numpy depreciation warnings
9
+ https://github.com/Axelrod-Python/Axelrod/pull/1218
10
+ - Code refactoring
11
+ https://github.com/Axelrod-Python/Axelrod/pull/1204
12
+ https://github.com/Axelrod-Python/Axelrod/pull/1205
13
+ https://github.com/Axelrod-Python/Axelrod/pull/1206
14
+ https://github.com/Axelrod-Python/Axelrod/pull/1208
15
+ https://github.com/Axelrod-Python/Axelrod/pull/1210
16
+ https://github.com/Axelrod-Python/Axelrod/pull/1212
17
+ https://github.com/Axelrod-Python/Axelrod/pull/1216
18
+ https://github.com/Axelrod-Python/Axelrod/pull/1219
19
+ - Two new strategies
20
+ https://github.com/Axelrod-Python/Axelrod/pull/1215
21
+
22
+ https://github.com/Axelrod-Python/Axelrod/compare/v4.4.0...v4.3.0
23
+
1
24
# v4.3.0, 2018-08-30
2
25
3
26
Big code base cleanup, ability to pass a fitness transform to the Moran process,
@@ -24,7 +47,7 @@ minor bug fixes.
24
47
- Fix bug in graphs: https://github.com/Axelrod-Python/Axelrod/pull/1189
25
48
- Tweak a random test seed: https://github.com/Axelrod-Python/Axelrod/pull/1201
26
49
27
- https://github.com/Axelrod-Python/Axelrod/compare/v4.3.2 ...v4.2.2
50
+ https://github.com/Axelrod-Python/Axelrod/compare/v4.3.0 ...v4.2.2
28
51
29
52
# v4.2.2, 2018-07-30
30
53
Original file line number Diff line number Diff line change 1
- __version__ = "4.3 .0"
1
+ __version__ = "4.4 .0"
You can’t perform that action at this time.
0 commit comments