v0.4.10
What's Changed
Fixes
- 🐛 Do not automatically freeze SearchResult by @nevans in #263
This fixes a backwards incompatible change inv0.4.8
that affected themail
gem.
See #262, reported by @stanley90.
Documentation
- 📚 Workaround rdoc method visibility issue by @nevans in #257
- 📚 Workaround rdoc issue with
:yield:
and visibility by @nevans in #258
Miscellaneous
- ⬆️ Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #256
- ⬆️ Bump actions/deploy-pages from 3 to 4 by @dependabot in #255
- Renew test certificates by @sorah in #259
- Add base64 dev dependency by @hsbt in #261
- Import sample code from ruby/ruby by @hsbt in #260
New Contributors
Full Changelog: v0.4.9...v0.4.10