Whist-core

Latest version: v0.9.2

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

0.6.0

What's Changed
* Build(deps-dev): bump pytest from 7.1.3 to 7.2.0 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/257
* FIX: Minimum player must be higher than maximum player by Segelzwerg in https://github.com/Whist-Team/Whist-Core/pull/256
* FEATURE: next rubber by Segelzwerg in https://github.com/Whist-Team/Whist-Core/pull/258
* update version and deps by iTitus in https://github.com/Whist-Team/Whist-Core/pull/260


**Full Changelog**: https://github.com/Whist-Team/Whist-Core/compare/v0.5.0...v0.6.0

0.5.0

What's Changed
* Build(deps-dev): bump pylint from 2.14.5 to 2.15.0 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/236
* FIX: link by Segelzwerg in https://github.com/Whist-Team/Whist-Core/pull/237
* Build(deps): bump pydantic from 1.9.2 to 1.10.0 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/238
* Build(deps): bump pydantic from 1.10.0 to 1.10.1 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/239
* Build(deps-dev): bump pytest from 7.1.2 to 7.1.3 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/240
* Build(deps): bump pydantic from 1.10.1 to 1.10.2 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/241
* Build(deps-dev): bump pylint from 2.15.0 to 2.15.2 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/242
* Build(deps-dev): bump pylint from 2.15.2 to 2.15.3 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/244
* Update deps by iTitus in https://github.com/Whist-Team/Whist-Core/pull/245
* Build(deps): bump actions/stale from 5 to 6 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/246
* Build(deps-dev): bump pylint from 2.15.3 to 2.15.4 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/248
* Build(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/247
* Build(deps-dev): bump pytest-asyncio from 0.19.0 to 0.20.1 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/250
* LINT: doc strings by Segelzwerg in https://github.com/Whist-Team/Whist-Core/pull/251
* Build(deps-dev): bump pylint from 2.15.4 to 2.15.5 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/252
* Prepare Python 3.11 by Segelzwerg in https://github.com/Whist-Team/Whist-Core/pull/99


**Full Changelog**: https://github.com/Whist-Team/Whist-Core/compare/v0.4.1...v0.5.0

0.4.1

Bug fixes
* FIX: save hands in game by Segelzwerg in https://github.com/Whist-Team/Whist-Core/pull/234

Dependencies
* Build(deps-dev): bump flake8 from 4.0.1 to 5.0.2 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/230
* Build(deps-dev): bump flake8 from 5.0.2 to 5.0.3 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/231
* Build(deps-dev): bump flake8 from 5.0.3 to 5.0.4 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/232
* Build(deps): bump pydantic from 1.9.1 to 1.9.2 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/233



**Full Changelog**: https://github.com/Whist-Team/Whist-Core/compare/v0.4.0...v0.4.1

0.4.0

What's Changed
* Tiny fixes by iTitus in https://github.com/Whist-Team/Whist-Core/pull/223
* Update all workflows by iTitus in https://github.com/Whist-Team/Whist-Core/pull/224
* UPDATE: use global action by Segelzwerg in https://github.com/Whist-Team/Whist-Core/pull/226
* UPDATE: extract score calculator by Segelzwerg in https://github.com/Whist-Team/Whist-Core/pull/225
* Fix/negative rating by Segelzwerg in https://github.com/Whist-Team/Whist-Core/pull/227


**Full Changelog**: https://github.com/Whist-Team/Whist-Core/compare/v0.3.0...v0.4.0

0.3.0

What's Changed
* Build(deps): bump pylint from 2.14.3 to 2.14.4 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/214
* Build(deps-dev): bump pytest-asyncio from 0.18.3 to 0.19.0 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/215
* Switch to Poetry build system by iTitus in https://github.com/Whist-Team/Whist-Core/pull/216
* FIX: next trick after maximum by Segelzwerg in https://github.com/Whist-Team/Whist-Core/pull/213
* READD: codeql by Segelzwerg in https://github.com/Whist-Team/Whist-Core/pull/221


**Full Changelog**: https://github.com/Whist-Team/Whist-Core/compare/v0.2.0...v0.3.0

0.2.0

Breaking Changes
* UPDATE: split next/current in Rubber by Segelzwerg in https://github.com/Whist-Team/Whist-Core/pull/208
* UPDATE: rework the structure of hand and tricks by Segelzwerg in https://github.com/Whist-Team/Whist-Core/pull/209

Dependencies
* Build(deps): bump pylint from 2.14.1 to 2.14.3 by dependabot in https://github.com/Whist-Team/Whist-Core/pull/205, https://github.com/Whist-Team/Whist-Core/pull/206



**Full Changelog**: https://github.com/Whist-Team/Whist-Core/compare/v0.1.1...v0.2.0

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.