^^^^^^^^^^^^^^^^^^^^^^^^^^
Mostly bug fixes as described below.
Changes
.......
* Switched to reST instead of markdown to work with pypi
Bugs
....
* Fixed issue with profile generation where there was no attribute 'games' if there was no game history
* Prevent an 'invalid' primaryclanid being set which is returned on some accounts. For example ID 103582791429521408 is returned, which is 0x170000000000000 in hex. The lower 32 bits are used for the actual group/clan id and in this case they are '0'.
* Not all responses for recently played games return attributes for 'name' or image paths. This seems to mostly be limited time betas.