This repository has been archived by the owner on Apr 23, 2021. It is now read-only.
- Fix broken restructured text that was breaking readme formatting on PyPi
- Update Readme with pip installation instructions
- Update contributing guide
- Add pull request template
- Remove unused requirement: nose
- Improve return types on goodreads interface classes (ex: datetime instead of date strings)
- Add requirement backporting 3.7 fromisoformat datetime function for 3.6 compatibility