0.2
Adds documentation all around. There is now some HTML documentation at ReadTheDocs: http://rpaths.remram.fr/en/0.2/
- Make
__hash__
usenormcase
(like__eq__
does). - Removes
AbstractPath.relative()
since it only worked for Path anyway. - Fixes
*atime
methods.