chewy v0.6.0 Release Notes

  • ๐Ÿ”„ Changes

    • Mongoid support YaY! ([@fabiotomio][], [@leemhenson][])
    • urgent: true option for update_index is deprecated and will be removed soon, use Chewy.atomic instead
    • timeout and timed_out support ([@MarkMurphy][])
    • will_paginate support ([@josecoelho][])

    ๐Ÿ› Bugs Fixed

    • All the query chainable methods delegated to indexes and types (partially [@Linuus][])