File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
- # v1.20 .0, 2016-12-05
1
+ # v2.0 .0, 2016-12-05
2
2
3
- Dropping support for python 2, bug fixes and minor tidy of code (thanks to
4
- dropping python 2 support!).
3
+ Dropping support for python 2, bug fixes, minor tidy of code (thanks to
4
+ dropping python 2 support!) and progress bars for fingerprinting .
5
5
6
6
- Dropping support for python 2
7
7
https://github.com/Axelrod-Python/Axelrod/pull/774
@@ -13,9 +13,11 @@ dropping python 2 support!).
13
13
https://github.com/Axelrod-Python/Axelrod/pull/784
14
14
- Use python 3 function caching
15
15
https://github.com/Axelrod-Python/Axelrod/pull/775
16
+ - More progress bars for fingerprinting
17
+ https://github.com/Axelrod-Python/Axelrod/pull/778
16
18
17
19
Here are all the commits for this PR:
18
- https://github.com/Axelrod-Python/Axelrod/compare/v1.19.0...v1.20 .0
20
+ https://github.com/Axelrod-Python/Axelrod/compare/v1.19.0...v2.0 .0
19
21
20
22
# v1.19.0, 2016-11-30
21
23
Original file line number Diff line number Diff line change 1
- __version__ = "1.20 .0"
1
+ __version__ = "2.0 .0"
You can’t perform that action at this time.
0 commit comments