Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 882 Bytes

CHANGELOG.md

File metadata and controls

23 lines (19 loc) · 882 Bytes

Changelog for IDE-Perl6

0.3.0 UNRELEASED

  • 📚 Improve documentation.
  • ⬆️ Bump version for atom-languageclient to 0.9.7 (up from 0.9.6).

0.2.1 - 2018-10-13

  • 🐛 Fix perl6-langserver executable name on windows.

0.2.0 - 2018-10-13

  • ⬆️ Add package dependencies:
  • ✨ Use system-installed App::Perl6LangServer instead of bundled.
  • 📚 Update documentation for App::Perl6LangServer installation.

0.1.0 - 2018-10-13

  • 🎉 First release with perl6 -c syntax checking.
  • ✨ Initial Perl 6 language server support with built-in perl6-langserver.p6.