Releases: inloco/incognia-ruby
Releases · inloco/incognia-ruby
V3.0.0
What's Changed
Breaking changes
- Updated
faradaydependency from v1 to v2. This change makes this gem incompatible with projects that still usefaradayv1. If you want to use this version, you should migrate your project tofaraday's v2.
💡 For more information on how to migrate from faraday's v1 to v2, please check this GUIDE.
Full Changelog: v2.2.0...v3.0.0
v2.0.0
What's Changed
Breaking changes
- Remove support for instance usage of
Incognia::Api#31 - Remove invalid feedback types #26
- Remove support for deprecated feedback timestamp #27
💡 For more information on how to migrate from v1 to v2, please check the README instructions.
Full Changelog: v1.3.0...v2.0.0