Releases: software-challenge/player_python
Releases · software-challenge/player_python
Release v4.3.9
bump version 4.3.9
Release v4.3.7
fix: convert workflow and version 2
Release v4.3.6
fix: convert workflow and version
Release v4.3.5
add pat
Release v4.3.4
chore: bump version to 4.3.4
Release v4.3.3
chore: bump to version 4.3.3
Release v4.3.2
chore: bump version to 4.3.2 for rebuild
Release v4.3.0
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
chore: bump version to v4.2.1
Release v4.2.0
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