Skip to content

Releases: barrust/pyomdbapi

Version 0.2.3

06 Jan 23:46
Compare
Choose a tag to compare
  • Make mypy aware

Version 0.2.2

06 Jan 22:08
Compare
Choose a tag to compare
  • Added type support

Version 0.2.1

23 Dec 02:57
Compare
Choose a tag to compare
  • Correct exception properties
  • black formatting

Version 0.2.0

19 Dec 16:24
Compare
Choose a tag to compare
  • Change to using named parameters in most cases
  • Ensure all keys are handled correctly in response

Version 0.1.0

07 Nov 00:51
d37705f
Compare
Choose a tag to compare
  • Added timeout property
  • Added ability to pull all episodes when pulling a series (optional)
  • strict property allows for swallowing exceptions
  • Use slots

Version 0.0.4

11 Sep 01:50
Compare
Choose a tag to compare
  • Search pulls all results unless specified not to do so
  • Added additional exceptions
    • OMDBTooManyResults
    • OMDBInvalidAPIKey
  • Added ability to set the API key
  • Convert dictionary from camelCase to snake_case

Version 0.0.3

01 Sep 19:34
3e4829c
Compare
Choose a tag to compare
  • Added doc strings for online documentation and deployed to readthedocs.org
  • Fixed a call to the formatting of results

Version 0.0.2

31 Aug 21:21
Compare
Choose a tag to compare
  • Fixed error with formatting the results

Version 0.0.1

31 Aug 20:52
Compare
Choose a tag to compare
  • Initial Release
    • Search by movie or series name
    • Get movie, series, or episode by name or IMDBid