File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ # v4.13.1, 2025-06-13
2+
3+ Mainly internal changes: move to pyproject.toml.
4+
5+ - Add the Momentum Strategy: https://github.com/Axelrod-Python/Axelrod/pull/1469
6+ - Add the EvolvedAttention Strategy: https://github.com/Axelrod-Python/Axelrod/pull/1471
7+ - Add the freqAnalyzer strategy: https://github.com/Axelrod-Python/Axelrod/pull/1444
8+ - Add the strategy index to the tournament summary: https://github.com/Axelrod-Python/Axelrod/pull/1466
9+ - A number of internal and dev improvements and fixes:
10+ https://github.com/Axelrod-Python/Axelrod/pull/1457
11+ https://github.com/Axelrod-Python/Axelrod/pull/1464
12+ https://github.com/Axelrod-Python/Axelrod/pull/1458
13+ https://github.com/Axelrod-Python/Axelrod/pull/1453
14+ https://github.com/Axelrod-Python/Axelrod/pull/1456
15+ https://github.com/Axelrod-Python/Axelrod/pull/1450
16+ https://github.com/Axelrod-Python/Axelrod/pull/1452
17+
18+ https://github.com/Axelrod-Python/Axelrod/compare/v4.14.0..v4.13.1
19+
120# v4.13.1, 2024-10-02
221
322Mainly internal changes: move to pyproject.toml.
Original file line number Diff line number Diff line change 1- __version__ = "4.13.1 "
1+ __version__ = "4.14.0 "
You can’t perform that action at this time.
0 commit comments