Skip to content

Releases: tremendous-rewards/tremendous-ruby

v5.1.0

28 May 14:09
f0ed264
Compare
Choose a tag to compare

What's Changed

  • Add create_campaign and update_campaign methods
  • Add webpage_style and email_style to Campaign objects
  • Remove deprecated DELETED role for organization members - this is now exposed via the active property
  • Do not allow member's name to be set via the API
  • Add label to custom fields on rewards
  • Allow to copy the fraud_prevention settings when creating a new team

Full Changelog: v5.0.1...v5.1.0

v5.0.1

01 Apr 18:21
23a4ecb
Compare
Choose a tag to compare

We found an issue in the generated code for the v5.0.0 version where the actual gem code was not being included in the gem, only the specs, so it was not functional. This minor release should fix that.

v5.0.0

27 Mar 16:30
b28255d
Compare
Choose a tag to compare

This release is a full rewrite where the library is generated via the OpenAPI Generator and the API specification that powers our API reference.

Please check the README.md for examples of how the new API looks like, and UPGRADING.md for how the code differs from the v4.

v4.3.5

08 Jan 12:04
Compare
Choose a tag to compare
  • Sets user-agent on each request

v4.3.1

13 Jul 08:13
c514c08
Compare
Choose a tag to compare
  • Relaxes dependency constraints on ActiveSupport version (removes upper cap of version)

v4.3.0

03 May 22:09
Compare
Choose a tag to compare

Fixes Rails 6 compatibility.

V4.0.0

12 Jun 18:42
Compare
Choose a tag to compare

Thread safe implementation of the Tremendous Ruby client.

Upgrades from API V1 to V2.