Skip to content

Releases: outside-edge/python-espncricinfo

Version 0.6.1

05 Jul 01:10
Compare
Choose a tag to compare

Bugfix release to make Player objects work again.

Version 0.6.0

04 Jul 19:22
Compare
Choose a tag to compare

Version 0.6.0 fixes several bugs from 0.5.X releases, particularly around methods extracted from the commentary JSON, and also removes a method from Series.

Version 0.5.7

25 Jun 13:04
Compare
Choose a tag to compare

Version 0.5.7 fixes a bug with Summary objects and adds better handling for matches that lack full team information (for example, warm-up matches). It also adds __str__ and __repr__ methods for Match objects.