Python-boardgamegeek

Latest version: v1.1.0

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

Scan your dependencies

Page 1 of 6

1.0.1

-----

* Fix: Parameter `versions` should be `version` when retrieving the collection data
* Some code cleanup

1.0.0

-----

* Massive refactoring. Module is now incompatible with the previous version and it can be installed via `pip install boardgamegeek2`
* Bug fixes

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

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.