Boardgamegeek

Latest version: v0.13.2

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

Scan your dependencies

Page 4 of 5

0.4.2

-----

Changes

* Increased default number of retries and timeout

0.4.0

-----

Changes

* The calls to the BGG API will be automatically retried two times, with a timeout of 10 seconds. This behaviour can
be controlled via the retries=, timeout= and retry_delay= parameters.

Features

* Added patch from philsstein to automatically increase timeout and retry request on timeout

0.3.0

-----

Changes

* Added a property to :class:`boardgamegeek.games.BoardGame`, ``expansion`` which indicates if this item is an expansion or not
* Changed the ``expansions`` property of :class:`boardgamegeek.games.BoardGame`, now it returns a list of :class:`boardgamegeek.things.Thing` for each expansion the game has
* Added a property to :class:`boardgamegeek.games.BoardGame`, ``extends`` which returns a list of :class:`boardgamegeek.things.Thing` for each item this game is an extension to

0.2.0

------------------

Changes

* Changed the object hierarchy, replaced ``BasicUser``, ``BasicGuild``, ``BasicGame`` with a :class:`boardgamegeek.things.Thing`
which has a name and an id

Features

* Added support for retrieving the hot lists

0.1.0

-----

Features

* Allowing the user to specify timeouts for the requests library

0.0.14

------

Changes

* The ``.last_login`` property of an :class:`boardgamegeek.user.User` object now returns a ``datetime.datetime``

Features

* Added support for an user's top and hot lists

Bugfixes

* Exceptions raised from :func:`get_parsed_xml_response` where not properly propagated to the calling code

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.