v0.3.3
What's Changed
✨ Enhancements
- Integrate document symbol for callbacks by @aryan-soni in #280
- Implement document symbols for validations by @aryan-soni in #283
🐛 Bug Fixes
- Specifically handle the case where bin/rails is not found by @st0012 in #284
- Fix nilable param runtime type check in server by @vinistock in #290
🛠 Other Changes
- Add reloading for schema changes by @andyw8 in #282
- Use
$stderr.puts
instead ofwarn
by @andyw8 in #285 - Update README for Runner approach by @andyw8 in #275
Full Changelog: v0.3.2...v0.3.3