0.13.14
- Fix bug that caused some payload objects to be turned into the wrong type when
shortening is applied. This would lead to API rejections. See #200 - Add
suppress_reinit_warning
option if you want to allow calling init twice. See #198 - Pass through keyword arguments from the logging handler to the underling Rollbar init call. See #203