* Remove the wrapper object for stats, I feel that the dict is a much easier object to manipulate here. * Add support for the `/1/stats/user/{user_name}/recordings` and `/1/stats/user/{user_name}/releases` endpoint. See `get_user_recordings` and `get_user_releases`
0.2.1
Fix a problem where I didn't commit the actual file. :embarrassing: