Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Releases: constantcontact/ruby-sdk

Rails 5 support

15 Aug 06:05
Compare
Choose a tag to compare
Merge pull request #67 from csciuto/master

4.0.0: Upgrading dependencies for Rails 5 support

3.0.0: Merge pull request #61 from Privy/fix/threadsafety

31 Jul 21:03
Compare
Choose a tag to compare

Services are now instantiated objects instead of singletons. Access from the API class does not change.

2.2.1

01 Jul 20:00
Compare
Choose a tag to compare
Merge pull request #59 from egaiter/upstream

Bumped version to 2.2.1

2.0.0

27 Mar 22:15
Compare
Choose a tag to compare

Changing the API key from being needed on every method call to the constructor.