v0.18.0
What's Changed
🚧 Breaking Changes
- Switch to Package URI for source location comments by @paracycle in #2480
✨ Enhancements
- Add
unscopedto Active Record relations compiler by @bdewater-thatch in #2465 - Make gem compatible with Ruby 4.0 by @paracycle in #2473
- Add compiler for Rails.env methods by @bdewater-thatch in #2450
- Use explicit type annotations for CurrentAttributes methods by @tavianator in #2511
🐛 Bug Fixes
- Fix find_in_batches without block return type and AR batches order kwarg by @bdewater-thatch in #2466
- Make ActiveRecord delete/destroy_by argument a rest parameters by @caleb in #2497
New Contributors
- @larouxn made their first contribution in #2491
- @caleb made their first contribution in #2497
- @tavianator made their first contribution in #2511
Full Changelog: v0.17.10...v0.18.0