- Add Bullet.stacktrace_includes option
- Applied keyword argument fixes on Ruby 2.2.0
- Add bugsnag notifier
- Support rails 4.1.0
- Support rails 4.1.0.beta1
- Update specs to be RSpec 3.0 compatible
- Update latest minor version activerecord and mongoid on travis
- Add coverall support
- Add helper to profile code outside a request
- Add activesupport dependency
- Add Bullet.raise notification
- Add Bullet.add_footer notification
- Fix activerecord4 warnings in test code
- Fix Bullet::Rack to support sinatra
- Add api way to access captured associatioin
- Allow disable n_plus_one_query, unused_eager_loading and counter_cache respectively
- Add whitelist
- Remove disable_browser_cache option
- Compatible with Rails 4.0.0.beta1
- Fix content-length for non ascii html
- Add mongoid 2.5.x support
- Add Bullet::Dependency to check AR and mongoid version
- Add Rails 4 support
- Add airbrake notifier support
- Add mongoid 3 support
- Add mongoid support