- π‘ Even more typing fixes (
9cbb7d9
)
- π€ Release [5.4.2] [skip ci] (
d2dceb5
)
- ποΈ For typing fixes (
fd8f5a7
)
- π€ Release [5.4.1] [skip ci] (
4ea019a
)
- π΄ Minor typing fix (
822ce02
)
- π€ Release [5.4.0] [skip ci] (
d12c7e6
)
- π₯ Generics and typing fixes, dependencies upgrade (
e1aafe5
)
- π€ Release [5.3.0] [skip ci] (
da319a7
)
- π² Better state constructors, pydantic fixes (
c20f859
)
- π€ Release [5.2.1] [skip ci] (
b298c4f
)
- π οΈ Add py.typed file (
1793ec5
)
- β¨ Add game type enum (
d80f0b3
)
- π€ Release [5.1.2] [skip ci] (
4e28168
)
- ποΈ Vocabulary: use lists instead of sets (
31a7ea7
)
-
π€ Release [5.1.0] [skip ci] (
074d872
) -
β΅οΈ CI: don't run online tests (
714a832
) -
π§Ή Small makefile fix (
6ffa0ad
) -
π€ CI fix (
fa932d1
)
- ποΈ Abstraction fixes (
fd02623
)
- π Duet runner fixes, add basic test (
bbd5de6
)
- π₯ Implement Duet game type (
fccd579
)
- π€ Release [5.0.4] [skip ci] (
1d70b8a
)
- π΄ OperativeState: add turn_guesses property (
d4742da
)
- π€ Release [5.0.3] [skip ci] (
053f5e4
)
- π Abstraction fixes (
e664871
)
- π€ Release [5.0.2] [skip ci] (
a06274d
)
- π README: fix example (
2eca39f
)
- π€ Release [5.0.1] [skip ci] (
d52770c
)
- π README: fix example (
4239d90
)
- π€ Release [5.0.0] [skip ci] (
bf8e55a
)
- π Release V5 (
1372ec6
)
- π Fix. (
a729c33
)
- π΄ CI: add unit test results, use new poetry version. (
ce34b84
)
- π‘ Readme: add badges. (
8e37f7d
)
- π€ Release [4.1.5] [skip ci] (
f97817e
)
- π Online: language-related fixes. (
5ab7c44
)
- π€ Release [4.1.4] [skip ci] (
34d3f97
)
- π΄ Online: minor refactoring, better logging. (
5cbf16a
)
- π€ Release [4.1.3] [skip ci] (
3c41d50
)
- π΄ Online: implemented game language selector. (
375dd27
)
-
π€ Release [4.1.2] [skip ci] (
a1ddd00
) -
π¨ CI pipeline: fix. (
7126974
) -
π¨ CI pipeline: apply best practices. (
4b32fba
) -
π Tests: add online tests. (
b32ba45
) -
π¨ Tests: reorganize. (
c9120d8
) -
π¨ Tests: remove duplicate file. (
09eb004
) -
π¨ Tests: better naming for testing players. (
121b8b4
)
- ποΈ Online: support chromedriver from env variable, CodenamesGameRunner as context manager. (
ecc4b29
)
- π€ Release [4.1.1] [skip ci] (
39e1784
)
- π Readme: link solvers repository. (
bea27be
)
-
π€ Release [4.1.0] [skip ci] (
aa797bd
) -
π§ͺ CI: add codecov for coverage monitoring. (
1c4364f
) -
π§ͺ Makefile: adjust coverage commands. (
34969a9
) -
π©Ή Changelog: fix commit hash. (
3d834ac
) -
π©Ή Coverage: ignore online module. (
bcac942
)
- π₯ Refactor: GameRunner simplification, add GamePlayers model. (
dc730cf
)
- π€ Release [4.0.2] [skip ci] (
d299f4e
)
- π README: Add example output. (
9a0dfb7
)
- π Player: remove language from game start event. (
a512e31
)
-
π€ Release [4.0.0] [skip ci] (
45630cf
) -
Merge pull request #5 from asaf-kali/fix
Fix (6582227
)
- ποΈ Semantic release commit author. (
8907b21
)
- π₯ Board builder: extended builder capabilities, add tests, minor refactoring. (
45f31ef
)
- π Board model: Simplifications and refactoring. (
d0f3062
)
- π Publish package: publish only if release was made. (
b70daed
)
-
π€ Release [3.0.7] [skip ci] (
258509a
) -
Merge pull request #3 from asaf-kali/release
π οΈ Sematic release in CI. (f41f291
)
- π¦οΈ CI: add python semantic release basics. (
d626df6
)
- π οΈ Sematic release: configurations and CI fixes. (
db86425
)
- Merge pull request #2 from asaf-kali/ci
π© CI: unified pipeline, python 3.11, poetry caching. (0c3f477
)
-
π© CI: unified pipeline, python 3.11, pip caching. (
3c29359
) -
β¨ Online: work on Codenames Game agents. (
7b180ca
) -
Update project manifest. (
cb36708
) -
Set project URLs. (
38d8c1c
) -
Small fixes. (
9288b43
) -
Minor timing fixes. (
0982639
) -
Wait longer times. (
9bf5b8c
) -
Auto commit. (
ef96662
) -
Final fixes. (
4660b6a
) -
Auto commit. (
4639aa4
) -
Auto commit. (
3c6d7d1
) -
Online game improvements WIP. (
2d81e1b
) -
Refactoring. (
93c9142
) -
Copy and rename Namecoding online logic. (
da72d24
) -
Typing fixes. (
24f61ff
) -
Refactor Namecoding online logic into a module. (
49f72cb
) -
Update Github actions version. (
de63984
) -
Makefile work. (
1d5e6cc
) -
Small poetry config fix. (
9f476e4
) -
Use poetry. (
8082808
) -
Remove bonus_given from game state. (
419ca85
) -
Guess str fix. (
20415b5
) -
Add get_player. (
7dda0ab
) -
Player str fix. (
abe07d2
) -
Fix moves logic. (
2bcdaa3
) -
Restructure package. (
c15b049
) -
Add moves to state. (
653e293
) -
Small fix. (
c104cfb
) -
Pylint fixes. (
c77b189
) -
Loose deps. (
56b4f04
) -
Parsing bug fix. (
dca995c
) -
Add score. (
19b89b8
) -
Player string fixes. (
b3e2acf
) -
String method for enums. (
3511f30
) -
String method for enums. (
c3090da
) -
CI fix. (
2809a88
) -
Makefile fix. (
a850efe
) -
Release package. (
3640242
) -
Infra upgrade. (
18c7635
) -
Small addition. (
98d8f04
) -
Small dependencies fix. (
e66a697
) -
Limit concurrency. (
b32c84a
) -
Makefile fix. (
1bfb26c
) -
Minor Makefile fix. (
b122670
) -
Fix pydantic in place changes bug. (
ef14a0a
) -
CI fix. (
11ca395
) -
Small dependencies upgrade. (
27c75c3
) -
Import changes. (
eb53d14
) -
Better make upload command. (
a89d6c9
) -
Remove model adapter from package. (
93d56d0
) -
Add game runner to module init. (
86198c8
) -
Add pypi badge. (
4c8c7e4
) -
Add readme. (
6be463e
) -
Initial commit: copy package files from solver repository. (
1564587
)