v0.5.0
What's Changed
- Adding examples for Active Storage Loader and Postgres Window Loader by @leighhalliday in #128
- Switch CI to GitHub actions by @swalkinshaw in #134
- Add Ruby 3.0 to CI by @swalkinshaw in #135
- CI: Workaround YAML gotcha in Actions by @dentarg in #137
- Switch to the rubocop-shopify gem by @dylanahsmith in #138
- Fix errors in examples by @ham0215 in #140
- Allow Loader#fulfill with another promise by @theojulienne in #143
- Added support for has_many_attached to active_storage_loader by @nicolabba in #142
- Make Loader#fulfilled? return true if fulfilled with another promise by @leonidkroka in #146
- Fix AssociationLoader Rails 7 Deprecation Warning by @keoghpe in #147
- Drop support for graphql <1.10 by @swalkinshaw in #148
New Contributors
- @leighhalliday made their first contribution in #128
- @dentarg made their first contribution in #137
- @ham0215 made their first contribution in #140
- @theojulienne made their first contribution in #143
- @nicolabba made their first contribution in #142
- @leonidkroka made their first contribution in #146
- @keoghpe made their first contribution in #147
Full Changelog: v0.4.3...v0.5.0