Skip to content

0.2

Compare
Choose a tag to compare
@remram44 remram44 released this 09 Jun 17:42
· 123 commits to master since this release
0.2

Adds documentation all around. There is now some HTML documentation at ReadTheDocs: http://rpaths.remram.fr/en/0.2/

  • Make __hash__ use normcase (like __eq__ does).
  • Removes AbstractPath.relative() since it only worked for Path anyway.
  • Fixes *atime methods.