- Fix incorrect
Client.ttype (#58 by @LeoLeiteSC)
- Implement own structs and composite/sobjects request (#40 by @rschef)
- Update tesla dep to
~> 1.3(#33 by @gabrielpra1)
- Handle multiple results in
get_sobject_by_relationship/5(#36 by @dirksierd)
- Fix type specs (#24, #27 by @ jeroenvisser101)
- Add
describe_global/1(based on #18 by @mindreframer)
- Allow tesla
~> 1.0
- Add
ExForce.OAuthto supportauthorization_codeandrefreshin addition topasswordgrant type. (#2 and #3 by @chulkilee) - Add create_sobject (#12 by @epinault, #15 by @dustinfarris)
- Rename
ExForce.OAuth.ResponsetoExForce.OAuthResponse - Use tesla.
- Take
Tesla.Clientas the first argument instead of takingExForce.Configor function as the last argument.
- Remove
ExForce.AuthGenServer.
- Add basic features