v0.10.4
What's Changed
✨ Enhancements
- Generate clear_foo methods for protobuf compiler by @slinkp in #1284
- Add compiler for ActiveRecord delegated types by @fcheung in #1241
- Decorate ActiveRecord::SignedId finder methods by @bdewater-thatch in #1302
🐛 Bug Fixes
- Handle keyword argument splats correctly by @timfjord in #1288
- Do not pass
T.untyped
toObjectSpace::WeakMap
by @LTe in #1303
🛠 Other Changes
New Contributors
- @ytkg made their first contribution in #1280
- @slinkp made their first contribution in #1284
- @timfjord made their first contribution in #1288
- @fcheung made their first contribution in #1241
- @LTe made their first contribution in #1303
- @bdewater-thatch made their first contribution in #1302
Full Changelog: v0.10.3...v0.10.4