Skip to content

Releases: rpkak/sc-client-python

v1.3.1

22 Jan 10:50
1.3.1
3604058
Compare
Choose a tag to compare

MAJOR:

MINOR:

PATCH:

  • Remove typing and click

OTHER:

v1.3.0

19 Sep 06:01
1.3.0
0676726
Compare
Choose a tag to compare

MAJOR:

MINOR:

  • #6: Ability to access the game without the blocking gameloop (Only API not CLI).

PATCH:

OTHER:

v1.2.2

18 Sep 20:57
1.2.2
f56970b
Compare
Choose a tag to compare

MAJOR:

MINOR:

PATCH:

  • #5: Add missing typing to Connection

OTHER:

v1.2.1

18 Sep 20:30
1.2.1
075cc8f
Compare
Choose a tag to compare

MAJOR:

MINOR:

PATCH:

  • #2: add typing

OTHER:

v1.2.0

13 Sep 06:42
1.2.0
b36b097
Compare
Choose a tag to compare

MAJOR:

MINOR:

  • 2993986: remove automatic git support.
  • b1ba192: execute client multiple times. Does not work for gui server yet.

PATCH:

  • f5bda93: rename mainloop to gameloop

OTHER:

v1.1.1

09 Sep 20:01
1.1.1
5db29b6
Compare
Choose a tag to compare

MAJOR:

MINOR:

PATCH:

  • 0338483: game.start_team is now a Team and no team name.
  • 12325ae: Store game.ambers if only one team gets them.
  • 1a74224: parse result.score
  • c31cd9c: Execution path is now in python path

OTHER:

v1.1.0

09 Sep 08:17
1.1.0
f683e4e
Compare
Choose a tag to compare

MAJOR:

MINOR:

  • d64294f: implementation of game.get_board()

PATCH:

OTHER:

  • 618fd43: Add MIT license
  • 47480c8: Makefile for building wheels and sdists

v1.0.0

08 Sep 18:31
1.0.0
90def44
Compare
Choose a tag to compare

First release