File tree Expand file tree Collapse file tree 2 files changed +2
-21
lines changed Expand file tree Collapse file tree 2 files changed +2
-21
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ platformBranch=.2
2222platformBuild =
2323pluginVersion =
2424pluginBranch =
25- pluginBuild =
25+ pluginBuild =.1
2626useInstaller =false
2727pycharmVersion =192.4787.5-EAP-SNAPSHOT
2828clionVersion =192.4787.12-EAP-SNAPSHOT
Original file line number Diff line number Diff line change 1515 -->
1616
1717< ul >
18- < li > Features and improvements:
19- < ul >
20- < li > Arguments to the < code > Test::Harness</ code > are now passed via environment variables, < a
21- href ="https://github.com/Camelcade/Perl5-IDEA/issues/2651 "> #2651</ a > </ li >
22- < li > Coverage is now collected for < code > lib</ code > directory instead of < code > blib</ code > , < a
23- href ="https://github.com/Camelcade/Perl5-IDEA/issues/1940 "> #1940</ a > </ li >
24- < li > Modules installation from notifications now running without testing to speed the installation process, < a
25- href ="https://github.com/Camelcade/Perl5-IDEA/issues/2655 "> #2655</ a > </ li >
26- < li > Plugin may now run tests using < code > Module::Build</ code > instead of < code > prove</ code > , < a
27- href ="https://github.com/Camelcade/Perl5-IDEA/issues/2663 "> #2663</ a > </ li >
28- < li > Added configuration for modules providing < code > use strict</ code > /< code > use warnings</ code > implicitly, < a
29- href ="https://github.com/Camelcade/Perl5-IDEA/issues/2681 "> #2681</ a > </ li >
30- < li > Run configurations may now have modules prerequisites to run, < a
31- href ="https://github.com/Camelcade/Perl5-IDEA/issues/2698 "> #2698</ a > </ li >
32- < li > Basic support for perl 5.38: language level, < code > class</ code > syntax, < a
33- href ="https://github.com/Camelcade/Perl5-IDEA/issues/2714 "> #2714</ a > </ li >
34- < li > Added support for < code > CGI</ code > module exports, < a
35- href ="https://github.com/Camelcade/Perl5-IDEA/issues/2737 "> #2737</ a > </ li >
36- </ ul >
37- </ li >
18+ < li > Maintenance update, check release notes for the list of changes.</ li >
3819</ ul >
You can’t perform that action at this time.
0 commit comments