v2.16.0
Version 2.16.0
Application Changes
- Add
retrieve_random()
,retrieve_random_id()
,retrieve_random_slug()
,retrieve_random_date()
andretrieve_random_details()
to the following classes that mirror the corresponding feature in theWait Wait Stats Page
_- :py:class:
wwdtm.guest.Guest
- :py:class:
wwdtm.host.Host
- :py:class:
wwdtm.location.Location
- :py:class:
wwdtm.panelist.Panelist
- :py:class:
wwdtm.scorekeeper.Scorekeeper
- :py:class:
wwdtm.show.Show
- :py:class:
Development Changes
- Add corresponding tests for the new series of retrieve random items
- Fixed typos in docstrings or testing assertion messages
Pull Request(s): #83
Full Changelog: v2.15.0...v2.16.0