Releases: novuhq/novu-ruby
Releases · novuhq/novu-ruby
2.0.0
What's Changed
- Add backend_url option to client initializer by @ludwigbacklund in #73
- Fix the client base_uri option by @ludwigbacklund in #74
- Update version.rb by @unicodeveloper in #75
New Contributors
- @ludwigbacklund made their first contribution in #73
Full Changelog: 1.3.0...2.0.0
1.3.0
- Add to_json to bulk trigger event
- Add user agent head to calls to know what version users of the SDK are using.
- Dependency fixes.
1.2.0
- Fix dependencies and specify versions
1.1.0
- Bump active support
- Add organization features
- Add Retries capabilities
1.0.0
- Automate release