Releases: outside-edge/python-espncricinfo
Releases · outside-edge/python-espncricinfo
Version 0.6.1
Version 0.6.0
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
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.