New
v0.17.6
What's Changed
✨ Enhancements
- use primary key type for ActiveRecord::Calculations#ids return type by @ebarajas in https://github.com/Shopify/tapioca/pull/2271
🐛 Bug Fixes
- Fix single delegated_type by @ngan in https://github.com/Shopify/tapioca/pull/2335
- Fix handling of anonymous types in generic arguments by @paracycle in https://github.com/Shopify/tapioca/pull/2342
- Fix invalid byte sequence error by @alex-tan in https://github.com/Shopify/tapioca/pull/2338
New Contributors
- @ngan made their first contribution in https://github.com/Shopify/tapioca/pull/2335
- @ebarajas made their first contribution in https://github.com/Shopify/tapioca/pull/2271
Full Changelog: https://github.com/Shopify/tapioca/compare/v0.17.5...v0.17.6