Skip to content

Releases: azawawi/atom-perl6-editor-tools

v0.10.6

20 Apr 10:23
Compare
Choose a tag to compare

v0.10.5

20 Apr 10:24
Compare
Choose a tag to compare
v0.10.5 Pre-release
Pre-release

Attempt to fix vulnerability. This is a bad release that was fixed in later v0.10.6. Sorry for any inconvenience.

v0.10.4

14 Mar 13:06
Compare
Choose a tag to compare
  • Fix context sensitive help to work again https://doc.perl6.org.
  • Remove dead code from unimplemented menu items.

v0.10.3

14 Mar 13:06
Compare
Choose a tag to compare
  • Remove unimplemented menu items.
  • Fix context sensitive help not opening the correct doc.perl6.org help url.

v0.10.2

14 Mar 13:06
Compare
Choose a tag to compare
  • Replace ANSI color escaping with disabling environment variable
    RAKUDO_ERROR_COLOR. This fixes #30.
  • Fix atom-linter missing dependency regression.

v0.10.1

14 Mar 10:38
Compare
Choose a tag to compare
  • Remove experimental refactor support.
  • Depend on file-icons. Remove atom tree view/css workaround.

v0.10.0

14 Mar 09:39
Compare
Choose a tag to compare
  • Remove App::Mi6 experimental feature
  • PR #31: Update package-deps to use the new package for P6 highlighting
  • PR #25: Linter fixes
  • Fix #21: Capture column number from error message
  • Various linter fixes

v0.9.18

06 Mar 09:20
Compare
Choose a tag to compare
  • Fix #16: Standard output in BEGIN {} blocks causes wrong syntax check linter failures
  • Fix missing library include issue with "Run Tests" via prove
  • Add mi6 test build target and check for App::Mi6 and warn if otherwise

v0.9.17

05 Mar 12:28
Compare
Choose a tag to compare
  • Important: Apply workaround to fix Perl 6 file icons not showing up on atom startup. This is related to issue #13
  • Add initial experimental plumbing for Perl 6 refactor (Not working at the moment)
  • Add initial experimental plumbing for "New Perl Script/Project" (Not working at the moment)

v0.9.16

24 Feb 07:53
Compare
Choose a tag to compare
  • Fix markdown for snippet. This is a quick patch release for 0.9.15