Boardgamegeek

Latest version: v0.13.2

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

Scan your dependencies

Page 1 of 5

0.13.2

------

* Forgot to bump up version with the previous release

0.13.1

------

Changes

* If :py:meth:`boardgamegeek.games.BoardGame.search` is called without specifying `search_type`, this defaults to ["boardgame"]

Fixes

* Correcting negative years that are returned by BGG's XMLAPI (when doing searches) as very large numbers.

0.13.0

------

Features

* Added the ``choose`` parameter to :py:meth:`boardgamegeek.api.BoardGameGeek.game` which lets you control how the "right" game is selected when searching by name. One of "first", "recent" and "best-rank"
can be specified in order to select the first search result, the most recently published one or the best ranked.

0.12.1

------

Changes

* Properties which returned lists no longer return ``None`` in case data is missing, but an empty list (e.g. for :py:class:`boardgamegeek.games.BoardGame`)
* Updated documentation

0.12.0

------

Changes

* Deprecated numeric values for the `search_type` parameter of :py:meth:`boardgamegeek.games.BoardGame.search`. Accepts list of strings as arguments instead, for consistency with the rest of the functions.

0.11.2

------

Fixes

* Searching for games with spaces in the name didn't work because of manually replacing the spaces with '+'

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.