v0.11.2
What's Changed
β¨ Enhancements
- Make it possible to patch ActionMailer compiler by @jeffcarbs in #1409
- Only run pending migrations check if necessary by @jeffcarbs in #1418
π Bug Fixes
- Fix eager loading for DSL by @jeffcarbs in #1412
- Fix typing for the getter of serialized columns by @wpolicarpo in #1423
- Print backtrace information by @miry in #1424
- Make YARD documentation idempotent by @KaanOzkan in #1426
- Revert "Make scopes available for abstract classes" by @paracycle in #1431
- Avoid raising when constantizing from paths by @jeffcarbs in #1414
New Contributors
- @wpolicarpo made their first contribution in #1423
- @miry made their first contribution in #1424
Full Changelog: v0.11.1...v0.11.2