v0.3.6
What's Changed
✨ Enhancements
🐛 Bug Fixes
- Fix wrong byte_pointer passed to auto_indent_proc by @tompng in #562
- Update Reline::IOGate dynamically when it is needed by @tompng in #560
🛠 Other Changes
- Update README.md by @ima1zumi in #549
- Simplify libvterm's installation on CI by @st0012 in #550
- Omit constant under Struct by @yutakusuno in #554
- Remove unused method by @ima1zumi in #557
- Refactor Reline::Core by @st0012 in #561
- Reduce direct references to
Reline::IOGate
by @st0012 in #566 - Bump version to 0.3.6 by @st0012 in #565
New Contributors
- @yutakusuno made their first contribution in #554
Full Changelog: v0.3.5...v0.3.6