9 Make use of trailing slashes consistent across all endpoints. Add endpoint tests. 10 Add support for `__gt` and `__lt`. Add request_kwargs filter building tests.
0.3.2
- Recognise 403s.
0.3.1
- Make responses to PUTs return the created object too.
0.3.0
- Make responses to POSTs return the created object.