Skip to content

v2.16.0

Compare
Choose a tag to compare
@questionlp questionlp released this 01 Feb 00:20
· 11 commits to main since this release
a9972c2

Version 2.16.0

Application Changes

  • Add retrieve_random(), retrieve_random_id(), retrieve_random_slug(), retrieve_random_date() and retrieve_random_details() to the following classes that mirror the corresponding feature in the Wait 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

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