Changelog for App::Perl6LangServer
0.2.0
- 🎉 Add experimental hover support.
- ⬆️ Switch to JSON::Tiny for slower but more correct JSON output.
0.1.2
- 🐛 Fix dependency meta data.
- ✅ Add author tests for meta data.
0.1.1
- 👷 Fix Travis CI on macOS by installing rakudo-star.
- 📚 Update documentation.
- 🎉 Add experimental regex-based outline view support.
0.0.2
- 🐛 Fix
00-compile.t
copy & paste errors. - 🔨 Remove dead debugging code.
- 👷 Add Travis / AppVeyor CI with README badges
0.0.1 - First release
- 🎉 🎨 Refactor out this project from
IDE-Perl6
.