v2.4.0
What's Changed
- Specify actual version of polyamorous, so we can release that separately by @gregmolnar in #1101
- Only include necessary files in gem package by @tvdeyen in #1104
- Test/Fix for subquery in Rails 5.2.4 by @stevenjonescgm in #1112
- Polyamorous module by @varyonic in #1113
- Remove duplicated rows by @sasharevzin in #1116
- Fix Ruby 2.7 deprecation warnings by @terracatta in #1121
- Fixes polymorphic joins. by @PhilCoggins in #1122
- Drop support for activerecord older than 5.2.4 by @deivid-rodriguez in #1166
- Adapt to quoting change in Rails by @deivid-rodriguez in #1165
- Typo in docs by @brett-anderson in #1155
- Add Rails 6.1 support by @deivid-rodriguez in #1172
- Strip Leading & Trailing Whitespace Before Searching by @itsalongstory in #1126
- Use unfrozen version of symbol to string by @fauno in #1149
New Contributors
- @tvdeyen made their first contribution in #1104
- @stevenjonescgm made their first contribution in #1112
- @sasharevzin made their first contribution in #1116
- @terracatta made their first contribution in #1121
- @PhilCoggins made their first contribution in #1122
- @brett-anderson made their first contribution in #1155
- @fauno made their first contribution in #1149
Full Changelog: v2.3.2...2.4.0