Skip to content

Releases: software-challenge/player_python

Release v4.3.4

19 Sep 10:40

Choose a tag to compare

chore: bump version to 4.3.4

Release v4.3.3

19 Sep 10:33

Choose a tag to compare

chore: bump to version 4.3.3

Release v4.3.2

19 Sep 10:21

Choose a tag to compare

chore: bump version to 4.3.2 for rebuild

Release v4.3.0

19 Sep 09:47
9727218

Choose a tag to compare

feat(rulesengine): add 2 swarm methods for python  (#100)

* feat(rulesengine): add 2 swarm methods for python to get closer to java api (performance wise)

* chore: fix ci/cd error which not raised locally

Release v4.2.1

15 Sep 14:16

Choose a tag to compare

chore: bump version to v4.2.1

Release v4.2.0

14 Sep 17:34
e78d382

Choose a tag to compare

Improve piranhas 2026 (#98)

* feat: add compares: == and != in python, use Copy trait for some structs and add deepcopy() methods

* chore: bump version to v4.2.0

* fix: merge error

Release v4.1.1

09 Sep 14:20

Choose a tag to compare

chore: bump version to 4.1.1

Release v4.1.0

08 Sep 14:01

Choose a tag to compare

chore: bump version to 4.1.0 (fix previous release)

Release v4.0.4

08 Sep 13:54
471ba34

Choose a tag to compare

Improve piranhas 2026 (I) (#96)

* update starter logic.py

add new socha imports
update comments to German

* feature: perform_move()

add GameState.perform_move() and mutating variant

* fix: clarify describtion

* chore: remove old 2025 plugin from project

Release v4.0.3

12 Aug 14:08

Choose a tag to compare

fix: Release CD (another one)