Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 511 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 511 Bytes

1.3.3

  • Update to make GET request query in lowercase.

1.3.2

  • Add support for use of JSON in request body.

1.3.1

  • Fix bug to allow new resources to be entered when reusing the same agent.

1.3.0

  • Add discover method and configuration to the Farscape agent.

1.2.0

  • Add support for templated URIs and POST requests

1.1.2

  • Prevent crash when an embedded resource is not an enumerable

1.1.1

  • Add POST method support

1.1.0

  • Update Faraday dependency to ~> 0.9

0.0.1

  • Initial Release