Skip to content

Releases: Axelrod-Python/Axelrod

v4.13.0

25 Apr 09:51
Compare
Choose a tag to compare

v4.13.0, 2023-04-25

Generalisation of games, new BurnBothEnds strategy, added CITATION.cff file,
support for py3.10, add references and various internal improvements.

v4.13.0...v4.12.0

v4.12.0

29 Oct 12:59
Compare
Choose a tag to compare

v4.12.0, 2021-05-25

New documentation structure, new strategy and ability to pass a custom match to
the Moran class.

  • Move documentation to diataxis framework
    #1391
  • Add the CAPRI strategy
    #1393
  • Add custom matches to Moran process
    #1397
  • Update CITATIONS.md
    #1389
  • Fix contributor documentation links
    #1396

v4.12.0...v4.11.0

v4.11.0

25 May 08:27
Compare
Choose a tag to compare

v4.11.0, 2021-05-25

A number of improvements to documentation, a new strategy, removing the cheating
strategies and a number of internal fixes.

v4.11.0...v4.10.0

v4.10.0

12 Aug 09:25
Compare
Choose a tag to compare

v4.10.0, 2020-08-12

Major rewrite of the random seeding (which fixes a reproducibility bug when
using parallel processing), support for python 3.8 and various
documentation/internal fixes.

v4.10.0...v4.9.1

v4.9.1

08 Apr 11:37
Compare
Choose a tag to compare

v4.9.1, 2020-04-08

Bug fixes

  • Fix install problem:
    #1314
  • Fix read the docs configuration:
    #1313

v4.9.1...v4.9.0

v4.9.0

07 Apr 18:46
Compare
Choose a tag to compare

v4.9.0, 2020-04-07

New strategies, new classifier system and internal improvements/fixes.

  • Cleanup the tests:
    #1308
  • Create function to handle internal file paths:
    #1307
  • Fix bug in Result set:
    #1305
  • Improve and expand LR Player's docstring
    #1303
  • New strategy classifier mechanism:
    #1300
  • Add new Gradual strategy:
    #1299
  • Add missing author to docs bibliography:
    #1295
  • Suppress numpy warnings:
    #1292
  • Fix documentation:
    #1291
  • Fix FirstByDowning:
    #1285
  • Add citations:
    #1281

v4.9.0...v4.8.0

v4.8.0

16 Dec 17:58
Compare
Choose a tag to compare

v4.8.0, 2019-12-16

Reimplementation of first tournament strategies, rename of second tournament
strategies and

  • Reimplement and rename first tournament strategies and rename second
    tournament strategies:
    #1275
  • Update citations:
    #1276
    #1278
  • Add Detective strategy:
    #1269
  • Remove Fool Me Forever (duplicate):
    #1274
  • Add documentation to a testing script:
    #1271
  • Fix documentation render:
    #1268

v4.8.0...v4.7.0

v4.7.0

23 Oct 17:28
Compare
Choose a tag to compare

v4.7.0, 2019-10-23

New Moran process mechanics, new strategy implementations, drop support for
python 3.5 and various minor fixes.

v4.7.0...v4.6.0

v4.6.0

20 May 08:28
Compare
Choose a tag to compare

v4.6.0, 2019-05-20

New history class, new strategy from Axelrod's first tournament and a number of
internal fixes/improvements.

  • A new history class: #1241
  • Minor internal fixes: #1236
    #1237
    #1243
  • Test speed up and refactor:
    #1238
  • New strategy (Graaskamp from RA's first tournament):
    #1244

v4.6.0...v4.5.0

v4.5.0

31 Jan 11:35
Compare
Choose a tag to compare

v4.5.0, 2019-01-31

Implemented algorithm for memory depth of Finite State Machines, some new
strategies and some minor internal improvements.

v4.5.0...v4.4.0