What's Changed
✨ Enhancements
- Improve diagnostics for situations where Rails fails to boot by @andyw8 in #520
- Update for changes to index enhancements API by @andyw8 in #529
🐛 Bug Fixes
- Unify all error handling for the server by @vinistock in #527
🛠 Other Changes
- Remove dead class
IncompleteMessageError
by @shopify-codedb in #531 - Add support for
class_methods do
blocks within concerns by @andyw8 in #530
Full Changelog: v0.3.26...v0.3.27