* A bit more documentation and Travis auto-deply fixes.
0.3.2
* Python 3 compatibility fixes
0.3.1
* Documentation fix.
0.3.0
* Modified behaviour of ``RatedDict.ratings`` in favour of a more dict like interface. * Added more methods to ``RatedDict``: - keys - values - items - viewkeys - viewvalues - viewitems - viewratings
0.2.0
* More documentation.
0.1.0
* Added ``RatedDict.ratings`` method to read item ratings values.