Skip to content

Releases: software-challenge/player_python

Release v3.5.0

15 Sep 20:18
Compare
Choose a tag to compare
Revert "chore: Update GitHub Actions to use version 4 for checkout an…

…d upload-artifact"

This reverts commit 9dc46cd2e148a2937671597c44c2315b1d44a633.

Release v3.4.0

17 Jul 17:59
Compare
Choose a tag to compare
chore: Update ci.yaml to use 'ruff check .' instead of 'ruff .'

Release v3.3.0

25 Jun 19:03
Compare
Choose a tag to compare
fix(hui): protocol and logic issues

Release v3.2.1

21 Jun 19:37
Compare
Choose a tag to compare
fix(hui): workflow

Release v3.1.0

16 Jun 17:15
Compare
Choose a tag to compare
fix lint issues

v2.2.2

17 Apr 17:14
Compare
Choose a tag to compare
  • improved readme
  • fixed issue which caused ship's passenger to don't add up

Full Changelog: v2.2.1...v2.2.2

v2.2.1

22 Mar 22:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

13 Mar 20:27
Compare
Choose a tag to compare

What's Changed

  • made changes to address protocol changes

Full Changelog: v2.1.2...v2.2.0

v2.1.2

18 Feb 22:45
Compare
Choose a tag to compare

What's Changed

  • fix duplicated identifier in Ship
  • fix ship not adding up passengers when picking up from island
  • add coal_for_action-method
  • add setters in Board and Segment

Full Changelog: v2.1.1...v2.1.2

v2.1.1

11 Feb 19:37
644c142
Compare
Choose a tag to compare

What's Changed

  • Add possible_moves- and possible_action_comb-Method
  • Fix bugs in possible_actions, possible_accelerations, possible_pushes, possible_turns, possible_advances and calculate_advance_info

Full Changelog: v2.1.0...v2.1.1