Sha256: 5a7b6f26befc81d1d2090fa602bff36e4f8af0df328c211251f033b8240b6678
Contents?: true
Size: 754 Bytes
Versions: 2
Compression:
Stored size: 754 Bytes
Contents
## 1.3.0 (Feb. 9th, 2012) * Ruby 1.9 compatibility ## 1.2.1 (Jan. 19th, 2012) * Relay emails were losing spaces between words because EmailDirect strips out newlines. ## 1.2.0 (Dec. 21st, 2011) * Add EmailDirect.disable to disable talking to the EmailDirect server (requires fakeweb gem). ## 1.1.0 (Dec. 20th, 2011) * Add EmailDirect::Subscriber#update_custom_field and EmailDirect::Subscriber#update_custom_fields as a way to quickly update one or more custom fields. * Custom Fields can now be passed as a regular ruby hash to any of the Subscriber methods and it will be converted to the correct JSON format. * Authentication is done using a header instead of basic auth so FakeWeb is easier to use. ## 1.0.0 (Dec. 12th, 2011) * Initial release
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
emaildirect-1.3.1 | HISTORY.md |
emaildirect-1.3.0 | HISTORY.md |