v0.11.5
What's Changed
🐛 Bug Fixes
- Fix running
tapioca dsl
for Rails 5.x based applications by @Slike9 in #1462 - Fix ActiveRecordScope Compiler to not duplicate relation methods of superclass by @codingarchitect-wq in #1453
🛠 Other Changes
- Use
ReqParam
insteadParam
becauseParam
is an abstract class by @st0012 in #1467 - feat: consistently define
fetch_multi_by
by @cribbles in #1468 - Bump tapioca gem version to 0.11.5 by @Shinomix in #1474
New Contributors
- @Slike9 made their first contribution in #1462
- @cribbles made their first contribution in #1468
- @codingarchitect-wq made their first contribution in #1453
- @Shinomix made their first contribution in #1474
Full Changelog: v0.11.4...v0.11.5