Skip to content

Releases: Axelrod-Python/Axelrod

v3.8.1

13 Oct 08:49
Compare
Choose a tag to compare

v3.8.1, 2017-10-13

Minor change to behaviour of Champion

  • This is more in line with the original description of Champion
    #1131

Here are all the commits for this PR:
v3.8.1...v3.8.0

v3.8.0

10 Oct 13:25
Compare
Choose a tag to compare

v3.8.0, 2017-10-10

A new strategy and some bug fixes due to dependency updates

  • New strategy MoreGrofman from Axelrod's second tournament
    #1124
  • Bug fixes due to dependency updates
    #1130

Here are all the commits for this PR:
v3.8.0...v3.7.0

v3.7.0

05 Sep 20:20
Compare
Choose a tag to compare

v3.7.0, 2017-09-05

A new strategy, contributor documentation and internal fixes.

  • New strategy Tranqulizer from Axelrod's second tournament:
    #1126
  • Improved use of pass_default_arguments and documentation:
    #1127
    #1128

Here are all the commits for this PR:
v3.7.0...v3.6.0

v3.6.0

26 Aug 07:45
Compare
Choose a tag to compare

v3.6.0, 2017-08-26

A new fingerprint mechanism, internal improvements.

  • Transitive fingerprints:
    #1125
  • Add ability to pass game to Moran process
    #1122
  • Implement a global reset method
    #1123

Here are all the commits for this PR:
v3.6.0...v3.5.0

v3.5.0

19 Aug 09:33
Compare
Choose a tag to compare

v3.5.0, 2017-08-19

Parallel processing now supported on Windows, a new strategy and some minor
improvements.

  • Parallel processing now supported on Windows
    #1117
  • New strategy TidemanAndChieruzzi:
    #1118
  • Minor change to some tests
    #1120

Here are all the commits for this PR:
v3.5.0...v3.4.0

v3.4.0

06 Aug 12:11
Compare
Choose a tag to compare

v3.4.0, 2017-08-06

A new strategy, internal improvement relevant for pickling, better testing and
minor fixes.

  • Gladstein, a strategy by that named author from Axelrod's second tournament
    has been added
    #1113
    #1110
  • Internal improvement for pickling of all strategy classes
    #1092
  • Better testing of the reset method
    #1098
  • Minor tweak to a type hint
    #1108
  • Minor fix to a strategy to match description
    #1111

Here are all the commits for this PR:
v3.4.0...v3.3.0

v3.3.0

30 Jul 11:38
Compare
Choose a tag to compare

v3.3.0, 2017-07-30

4 new strategies and ability to pass game information at the tournament level.

  • 3 new zero determinant strategies
    #1097
  • A memory 2 zero determinant strategy
    #1099
  • Add ability for tournament to set known match attributes
    #1096

Here are all the commits for this PR:
v3.2.1...v3.3.0

v3.2.1

28 Jul 14:30
Compare
Choose a tag to compare

v3.2.1, 2017-07-28

Documentation fixes.

Here are all the commits for this PR:
v3.2.0...v3.2.1

v3.2.0

26 Jul 18:09
Compare
Choose a tag to compare

v3.2.0, 2017-07-26

Minor internal fixes and a new strategy

  • New NTitForMTats strategy
    #1084
  • Pip installing no longer installs hypothesis and tests
    #1086
  • Remove some code that checked if matplotlib was installed
    #1087

Here are all the commits for this PR:
v3.1.2...v3.2.0

v3.1.2

24 Jul 14:20
Compare
Choose a tag to compare

v3.1.2, 2017-07-24

Minor documentation fixes

Here are all the commits for this PR:
v3.1.1...v3.1.2