- Bug fixes
- Avoid override collector script when there are many collectors on same page#30
- Bug fixes
- Clear interval when rendering loading and the interval already exists #29
- Bug fixes
- Fix bug when trying to download data through browser #28
- Feature
- Allow user to set global/local expiration for generated data #26
- Bug fixes
- Force UTF-8 encoding when rendering content in view #27
- Feature
- Ruby support for only one version of 2.3.X and add support for ruby 2.4.0 #22
- Bug fixes
- Use Base64 to avoid encoding convertion error. #23
- Feature
- Add ability to download content in any format #21
- Bug fixes
- Allow multiples collectors in the same page #19
- Enhancements
- Update Ruby version in README #16
- Feature
- Drop ruby 2.2.x support
- Add support for sidekiq 5
- Bug fixes
- Fix and replace scoped_id by scope_id
- Feature
- Add ActiveSupport instrumentation when starting and finishing job processing #14
- Bug fixes
- Use sidekiq redis connection pool to get/set data #13