You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow use of multiple instances for different accounts
The gem is now used by instantiating it, allowing the
use of multiple accounts at the same time.
Rebuild of the gem to allow multiple configs
Now allows multiple simultaneous configurations by using
instances instead of a single class-based configuration.
This is a breaking release with no backwards-compatibility.