- Add simple execute method
- Add EntityCollection to xml attributes #24
- Fix illegal XML characters #25
- Dynamics optimize metadata queries #26
- Add Money attribute #31
- Use
request.bytesize
instead ofrequest.length
#32 - Rexml sanitization on username and password for ocp request builder #33
- Adding new regions to determine region set #34
- Improve region determination #37
- Adds support for Relationship Metadata.
- Adds support for AliasedValue attribute type.
- Moves FetchXml condition support to Entity class.
- Adds configurable link-type attribute to LinkEntity.
- Adds On-Premise Authenticate support with specified hostname. PR #18
- Switch to TLS. SSLv3 has been disabled. PR #19
- Adds FetchXml module (Builder, Entity, LinkEntity) for building Xml document. (New dependency on builder)
- Merge PR #15 - Adds EntityCollection object used by Client#fetch response.
- Merge PR #12 - Adds support for Entity FormattedValues
- Merge PR #14 - Fix invalid hash key lookup (return nil).
- Merged PR #6 - Fix requires
- Merged PR #7 - Update README
- Merged PR #8 - Use Ruby Logger
- Fixes associate/disassociate requests
- Adds support for Opportunity WinOpportunity/LoseOpportunity
- Initial Release.