Releases: jamesstonehill/api_error_handler
Releases · jamesstonehill/api_error_handler
v0.2.1
Fixes
- Update Sentry error reporter strategy #17
v0.2.0
New features:
- New
:error_id
format - #2
- Out of the box error reporting - #5
Other:
- Test using Ruby 2.3 and set required ruby version to be
~> 2.3
#3
- Avoid double Travis builds - #6
- Add Rubocop - #7
- Test with other Rails versions - #4