diff --git a/META-INF/plugin.xml b/META-INF/plugin.xml index dfa724e..420568f 100644 --- a/META-INF/plugin.xml +++ b/META-INF/plugin.xml @@ -1,7 +1,7 @@ net.rentalhost.idea.laravelInsight Laravel Insight - 0.3.0 + 0.3.1 Rentalhost.net @@ -12,7 +12,8 @@ Laravel Insight is a very helpful PhpStorm IDE plugin that - introduces a lot of features when you are working with Laravel Framework.

+ introduces a lot of features when you are working with Laravel Framework. +

  • Better Blade support (eg. folding);
  • @@ -25,9 +26,10 @@ Trigon Release
    - Official changelog. + Official changelog. +

    -

    Added

    +

    Added

    • Fluent: property without annotation inspection (more info);
    • Fluent: should not be instantiated directly (more info);
    • @@ -35,10 +37,15 @@
    • Blade: support to folding Blade statements and comments (more info);
    -

    Improvement

    +

    Improvement

    • Resolution: improvement to variable types resolution (eg. when inside of parentheses);
    + +

    Fixed on 0.3.1

    +
      +
    • NPE: when use trait is temporarily empty;
    • +
    ]]>