Skip to content

Releases: Whist-Team/Whist-Core

Patch Release

30 Mar 19:23
553f7a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

25 Jul 10:41
efd81f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

Pydantic v2

21 Jul 22:47
c028e6c
Compare
Choose a tag to compare

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

26 Nov 14:15
c6e759d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

FEATURE: Cut Players

24 Nov 12:51
f24d62e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

FIX: Matcher Parsing

10 Nov 15:57
af2bfa4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

08 Nov 15:42
52bfc1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

Python 3.11 Support

25 Oct 17:23
8e9f48c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

FIX: Hands saved

17 Aug 20:30
85f7906
Compare
Choose a tag to compare

Bug fixes

Dependencies

Full Changelog: v0.4.0...v0.4.1

FEATURE: score calculator & poetry setup

25 Jul 17:38
4e65f09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0