Releases: aevernon/commission_junction
Releases · aevernon/commission_junction
Version 2.0.0
- Do not silently swallow timeout errors.
- Require Ruby 2.1.
- Special thanks to @jbiggs77.
v1.8.0
Add method to retrieve commission item details
v1.7.3
Convert spaces to underscores in response keys.
v1.7.2
Handle cj_api missing in response.
v1.7.1
Skip SSL certificate verification.
v1.7.0
Use ox XML parser to avoid MultiXml::ParseError.