- Removes dependency on responses in setup.py (
3f1e134)
- Adds None as possible chainable target (#20) (
daf077b) - Adds ability to paginate using the pages API which was originally hidden to the user (
318d75c)
- Paginator.fetchone() now returns None instead of a ClientException at the end of the iteration (#13) (
dc94eee)
- Use valid pypi classifier (
25e4d70)
- Initial release (
84cd33d)