Skip to content

Releases: software-challenge/player_python

Release v4.3.9

Choose a tag to compare

@github-actions github-actions released this 18 Nov 18:41
bump version 4.3.9

Release v4.3.7

Choose a tag to compare

@github-actions github-actions released this 18 Nov 18:11
fix: convert workflow and version 2

Release v4.3.6

Choose a tag to compare

@github-actions github-actions released this 18 Nov 18:05
fix: convert workflow and version

Release v4.3.5

Choose a tag to compare

@github-actions github-actions released this 18 Nov 17:59
add pat

Release v4.3.4

Choose a tag to compare

@github-actions github-actions released this 19 Sep 10:40
chore: bump version to 4.3.4

Release v4.3.3

Choose a tag to compare

@github-actions github-actions released this 19 Sep 10:33
chore: bump to version 4.3.3

Release v4.3.2

Choose a tag to compare

@github-actions github-actions released this 19 Sep 10:21
chore: bump version to 4.3.2 for rebuild

Release v4.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 09:47
9727218
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

Choose a tag to compare

@github-actions github-actions released this 15 Sep 14:16
chore: bump version to v4.2.1

Release v4.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 17:34
e78d382
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