- Update to make GET request query in lowercase.
- Add support for use of JSON in request body.
- Fix bug to allow new resources to be entered when reusing the same agent.
- Add discover method and configuration to the Farscape agent.
- Add support for templated URIs and POST requests
- Prevent crash when an embedded resource is not an enumerable
- Add POST method support
- Update Faraday dependency to ~> 0.9
- Initial Release