- Relax version constraints for Rails 7 support
- Add support for rbi generation for sorbet
- Relax constraints to support Rails 6
- Relax google-protobuf version constraint
- Raise the google-protobuf version to 3.7.1 to support Ruby 2.6
- Lowered the google-protobuf version to 3.6.1
- Lowered the minimum google-protobuf version to 3.7.0
- Lowered the minimum google-protobuf version to 3.8.0
- Adds slightly more context to some error messages (i.e. provide more than
ArgumentError: ArgumentError
when we know what we expected). - Adds
Protip::VERSION
to assist debugging - Adds back Rails 4.2+ support
- Adds
save!
method directly toProtip::Resource
- Removes retry and bumps HTTP timeouts
- Rails 5.2 support
Historic changes are lost in the mists of time... and git history.