bullet v5.8.0 Release Notes

Release Date: 2018-10-29 // over 5 years ago
    • ๐Ÿ›  Fix through reflection for rails 5.x
    • ๐Ÿ’พ Fix false positive in after_save/after_create callbacks
    • Don't triger a preload error on "manual" preloads
    • Avoid Bullet from making extra queries in mongoid6
    • ๐Ÿ‘Œ Support option for #first and #last on mongoid6.x
    • ๐Ÿ›  Fix duplicate logs in mongoid 4.x and 5.x version
    • ๐Ÿ’Ž Use caller for ruby 1.9 while caller_locations for 2.0+
    • Extend stacktrace matching for sub-file precision
    • ๐Ÿ”ง Exclude configured bundler path in addition to '/vendor'
    • Fix caller_path in excluded_stacktrace_path
    • โšก๏ธ Update uniform_notifier dependency to add Sentry support
    • โ†” Integrate awesomecode.io and refactor code