Releases: Whist-Team/Whist-Core
Releases · Whist-Team/Whist-Core
Patch Release
What's Changed
- Build(deps-dev): bump pylint from 2.17.4 to 2.17.5 by @dependabot in #335
- Build(deps): bump pydantic from 2.0.3 to 2.1.1 by @dependabot in #336
- Build(deps): bump sphinx from 7.1.0 to 7.1.1 in /docs/source by @dependabot in #337
- Build(deps-dev): bump flake8 from 6.0.0 to 6.1.0 by @dependabot in #338
- Build(deps): bump sphinx from 7.1.1 to 7.1.2 in /docs/source by @dependabot in #339
- Build(deps): bump sphinx from 7.1.2 to 7.2.2 in /docs/source by @dependabot in #341
- Build(deps): bump pydantic from 2.1.1 to 2.2.0 by @dependabot in #340
- Build(deps): bump pydantic from 2.2.0 to 2.2.1 by @dependabot in #342
- FIX: html theme in sphinx by @Segelzwerg in #344
- UPDATE: Copyright years in doc by @Segelzwerg in #345
- Build(deps): bump pydantic from 2.2.1 to 2.3.0 by @dependabot in #343
- Build(deps): bump sphinx from 7.2.2 to 7.2.3 in /docs/source by @dependabot in #346
- Build(deps): bump sphinx from 7.2.3 to 7.2.4 in /docs/source by @dependabot in #347
- Build(deps): bump sphinx from 7.2.4 to 7.2.5 in /docs/source by @dependabot in #348
- Build(deps): bump actions/checkout from 3 to 4 by @dependabot in #350
- Build(deps-dev): bump pytest from 7.4.0 to 7.4.1 by @dependabot in #349
- Build(deps-dev): bump pytest from 7.4.1 to 7.4.2 by @dependabot in #351
- Build(deps): bump sphinx from 7.2.5 to 7.2.6 in /docs/source by @dependabot in #352
- Build(deps-dev): bump pylint from 2.17.5 to 2.17.6 by @dependabot in #353
- Build(deps): bump sphinx-autoapi from 2.1.1 to 3.0.0 in /docs/source by @dependabot in #356
- Build(deps): bump pydantic from 2.3.0 to 2.4.1 by @dependabot in #357
- Build(deps): bump pydantic from 2.4.1 to 2.4.2 by @dependabot in #358
- FIX: too many arguments by @Segelzwerg in #360
- ADD: python 3.12 support by @Segelzwerg in #355
- Build(deps-dev): bump pylint from 3.0.0 to 3.0.1 by @dependabot in #361
- Build(deps-dev): bump pylint from 3.0.1 to 3.0.2 by @dependabot in #362
- Build(deps-dev): bump pytest from 7.4.2 to 7.4.3 by @dependabot in #363
- Build(deps): bump pydantic from 2.4.2 to 2.5.0 by @dependabot in #364
- Build(deps): bump pydantic from 2.5.0 to 2.5.1 by @dependabot in #365
- Build(deps): bump pydantic from 2.5.1 to 2.5.2 by @dependabot in #366
- Build(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.2 by @dependabot in #367
- Build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #368
- Build(deps): bump actions/stale from 8 to 9 by @dependabot in #369
- Build(deps-dev): bump pylint from 3.0.2 to 3.0.3 by @dependabot in #370
- Build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #371
- Build(deps): bump pydantic from 2.5.2 to 2.5.3 by @dependabot in #372
- Build(deps-dev): bump pytest from 7.4.3 to 7.4.4 by @dependabot in #374
- Build(deps-dev): bump pytest-asyncio from 0.23.2 to 0.23.3 by @dependabot in #373
- Build(deps-dev): bump flake8 from 6.1.0 to 7.0.0 by @dependabot in #375
- Build(deps): bump pydantic from 2.5.3 to 2.6.0 by @dependabot in #376
- Build(deps): bump pydantic from 2.6.0 to 2.6.1 by @dependabot in #377
- Build(deps-dev): bump setuptools from 69.0.3 to 69.1.0 by @dependabot in #379
- Build(deps-dev): bump pytest from 8.0.0 to 8.0.1 by @dependabot in #380
- Build(deps): bump pydantic from 2.6.1 to 2.6.2 by @dependabot in #382
- Build(deps-dev): bump pylint from 3.0.3 to 3.0.4 by @dependabot in #383
- Build(deps-dev): bump setuptools from 69.1.0 to 69.1.1 by @dependabot in #381
- Build(deps-dev): bump pylint from 3.0.4 to 3.1.0 by @dependabot in #384
- Build(deps-dev): bump pytest from 8.0.1 to 8.0.2 by @dependabot in #385
- Build(deps): bump pydantic from 2.6.2 to 2.6.3 by @dependabot in #386
- Build(deps-dev): bump pytest-asyncio from 0.23.5 to 0.23.5.post1 by @dependabot in #387
- Build(deps-dev): bump wheel from 0.42.0 to 0.43.0 by @dependabot in #388
- Build(deps-dev): bump pytest from 8.0.2 to 8.1.1 by @dependabot in #389
- Build(deps): bump pydantic from 2.6.3 to 2.6.4 by @dependabot in #390
- Build(deps-dev): bump setuptools from 69.1.1 to 69.2.0 by @dependabot in #391
- Build(deps-dev): bump pytest-asyncio from 0.23.5.post1 to 0.23.6 by @dependabot in #392
- Build(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #393
- PATCH RELEASE 0.9.2 by @Segelzwerg in #394
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- FIX: card dictionary by @Segelzwerg in #332
- Build(deps): bump sphinx from 7.0.1 to 7.1.0 in /docs/source by @dependabot in #333
Full Changelog: v0.9.0...v0.9.1
Pydantic v2
What's Changed
- Build(deps-dev): bump pytest-asyncio from 0.20.2 to 0.20.3 by @dependabot in #282
- Build(deps-dev): bump pylint from 2.15.6 to 2.15.8 by @dependabot in #283
- Build(deps-dev): bump pylint from 2.15.8 to 2.15.9 by @dependabot in #284
- Build(deps): bump actions/stale from 6 to 7 by @dependabot in #285
- Build(deps): bump pydantic from 1.10.2 to 1.10.3 by @dependabot in #286
- Build(deps): bump sphinx from 5.3.0 to 6.0.0 in /docs/source by @dependabot in #287
- Build(deps): bump pydantic from 1.10.3 to 1.10.4 by @dependabot in #288
- Build(deps): bump sphinx from 6.0.0 to 6.1.1 in /docs/source by @dependabot in #289
- Build(deps-dev): bump pylint from 2.15.9 to 2.15.10 by @dependabot in #290
- Build(deps): bump sphinx from 6.1.1 to 6.1.2 in /docs/source by @dependabot in #291
- Build(deps): bump sphinx from 6.1.2 to 6.1.3 in /docs/source by @dependabot in #292
- Build(deps-dev): bump pytest from 7.2.0 to 7.2.1 by @dependabot in #293
- Build(deps): bump sphinx-autoapi from 2.0.0 to 2.0.1 in /docs/source by @dependabot in #294
- Build(deps-dev): bump flake8-docstrings from 1.6.0 to 1.7.0 by @dependabot in #295
- Build(deps-dev): bump pylint from 2.15.10 to 2.16.1 by @dependabot in #297
- Build(deps-dev): bump pylint from 2.16.1 to 2.16.2 by @dependabot in #298
- Build(deps): bump pydantic from 1.10.4 to 1.10.5 by @dependabot in #299
- Build(deps-dev): bump pylint from 2.16.2 to 2.16.3 by @dependabot in #300
- Build(deps-dev): bump pytest from 7.2.1 to 7.2.2 by @dependabot in #301
- Build(deps-dev): bump pylint from 2.16.3 to 2.16.4 by @dependabot in #302
- Build(deps): bump pydantic from 1.10.5 to 1.10.6 by @dependabot in #304
- Build(deps-dev): bump pylint from 2.16.4 to 2.17.0 by @dependabot in #303
- Build(deps-dev): bump pytest-asyncio from 0.20.3 to 0.21.0 by @dependabot in #305
- Build(deps): bump actions/stale from 7 to 8 by @dependabot in #306
- Build(deps-dev): bump pylint from 2.17.0 to 2.17.1 by @dependabot in #308
- Build(deps): bump pydantic from 1.10.6 to 1.10.7 by @dependabot in #307
- Build(deps): bump sphinx-autoapi from 2.0.1 to 2.1.0 in /docs/source by @dependabot in #309
- Build(deps-dev): bump pylint from 2.17.1 to 2.17.2 by @dependabot in #310
- Build(deps-dev): bump pytest from 7.2.2 to 7.3.0 by @dependabot in #311
- Build(deps-dev): bump pytest from 7.3.0 to 7.3.1 by @dependabot in #312
- Build(deps): bump sphinx from 6.1.3 to 6.2.0 in /docs/source by @dependabot in #314
- Build(deps-dev): bump pylint from 2.17.2 to 2.17.3 by @dependabot in #313
- Build(deps): bump sphinx from 6.2.0 to 6.2.1 in /docs/source by @dependabot in #315
- Build(deps): bump sphinx from 6.2.1 to 7.0.0 in /docs/source by @dependabot in #316
- Build(deps-dev): bump pylint from 2.17.3 to 2.17.4 by @dependabot in #317
- Build(deps): bump pydantic from 1.10.7 to 1.10.8 by @dependabot in #319
- Build(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in #320
- Build(deps): bump sphinx from 7.0.0 to 7.0.1 in /docs/source by @dependabot in #318
- Build(deps): bump pydantic from 1.10.8 to 1.10.9 by @dependabot in #321
- Update deps by @iTitus in #322
- Build(deps-dev): bump pytest from 7.3.1 to 7.3.2 by @dependabot in #323
- Build(deps): bump sphinx-autoapi from 2.1.0 to 2.1.1 in /docs/source by @dependabot in #324
- Build(deps-dev): bump pytest from 7.3.2 to 7.4.0 by @dependabot in #325
- Build(deps-dev): bump pytest-asyncio from 0.21.0 to 0.21.1 by @dependabot in #329
- Build(deps): bump pydantic from 1.10.9 to 2.0.3 by @dependabot in #330
Full Changelog: v0.8.0...v0.9.0
FIX: Dynamic Matcher Behavior
What's Changed
- REMOVE: config from table by @Segelzwerg in #279
- RENAME: Matcher Test Case by @Segelzwerg in #278
- REMOVE: unused dependencies by @Segelzwerg in #277
- FIX: amount of player required at creation by @Segelzwerg in #276
Full Changelog: v0.7.0...v0.8.0
FEATURE: Cut Players
What's Changed
- Build(deps-dev): bump pytest-asyncio from 0.20.1 to 0.20.2 by @dependabot in #269
- Build(deps-dev): bump pylint from 2.15.5 to 2.15.6 by @dependabot in #271
- UPDATE: move doc depends to project file by @Segelzwerg in #270
- FEATURE: Cut Players after Rubber by @Segelzwerg in #268
- Build(deps-dev): bump flake8 from 5.0.4 to 6.0.0 by @dependabot in #272
- Release 0.7.0 by @Segelzwerg in #273
Full Changelog: v0.6.1...v0.7.0
FIX: Matcher Parsing
What's Changed
- FIX: matcher parsing by @Segelzwerg in #262
- bump version by @iTitus in #263
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Build(deps-dev): bump pytest from 7.1.3 to 7.2.0 by @dependabot in #257
- FIX: Minimum player must be higher than maximum player by @Segelzwerg in #256
- FEATURE: next rubber by @Segelzwerg in #258
- update version and deps by @iTitus in #260
Full Changelog: v0.5.0...v0.6.0
Python 3.11 Support
What's Changed
- Build(deps-dev): bump pylint from 2.14.5 to 2.15.0 by @dependabot in #236
- FIX: link by @Segelzwerg in #237
- Build(deps): bump pydantic from 1.9.2 to 1.10.0 by @dependabot in #238
- Build(deps): bump pydantic from 1.10.0 to 1.10.1 by @dependabot in #239
- Build(deps-dev): bump pytest from 7.1.2 to 7.1.3 by @dependabot in #240
- Build(deps): bump pydantic from 1.10.1 to 1.10.2 by @dependabot in #241
- Build(deps-dev): bump pylint from 2.15.0 to 2.15.2 by @dependabot in #242
- Build(deps-dev): bump pylint from 2.15.2 to 2.15.3 by @dependabot in #244
- Update deps by @iTitus in #245
- Build(deps): bump actions/stale from 5 to 6 by @dependabot in #246
- Build(deps-dev): bump pylint from 2.15.3 to 2.15.4 by @dependabot in #248
- Build(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 by @dependabot in #247
- Build(deps-dev): bump pytest-asyncio from 0.19.0 to 0.20.1 by @dependabot in #250
- LINT: doc strings by @Segelzwerg in #251
- Build(deps-dev): bump pylint from 2.15.4 to 2.15.5 by @dependabot in #252
- Prepare Python 3.11 by @Segelzwerg in #99
Full Changelog: v0.4.1...v0.5.0
FIX: Hands saved
Bug fixes
- FIX: save hands in game by @Segelzwerg in #234
Dependencies
- Build(deps-dev): bump flake8 from 4.0.1 to 5.0.2 by @dependabot in #230
- Build(deps-dev): bump flake8 from 5.0.2 to 5.0.3 by @dependabot in #231
- Build(deps-dev): bump flake8 from 5.0.3 to 5.0.4 by @dependabot in #232
- Build(deps): bump pydantic from 1.9.1 to 1.9.2 by @dependabot in #233
Full Changelog: v0.4.0...v0.4.1
FEATURE: score calculator & poetry setup
What's Changed
- Tiny fixes by @iTitus in #223
- Update all workflows by @iTitus in #224
- UPDATE: use global action by @Segelzwerg in #226
- UPDATE: extract score calculator by @Segelzwerg in #225
- Fix/negative rating by @Segelzwerg in #227
Full Changelog: v0.3.0...v0.4.0