- Added logging option on all methods and request handlers to log request and response (via `logging` module)
- Added `objectrest.Session` wrapper for `request.Session`, able to initialize directly (no need to import both `objectrest` and `requests` to use a session)
- Added test suite
**Full Changelog**: https://github.com/nwithan8/objectrest/compare/0.4.0...1.0.0