Skip to content

0.3.0: Trigon Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@rentalhost rentalhost released this 22 Jun 12:08
· 21 commits to master since this release

This release is focused on Fluent and Blade users.

For Fluent users, it recommends a best usage of this class, by not using it directly, for instance.
For Blade users it make possible folding all available statements (please, read this for details).

Added

  • Fluent: property without annotation inspection (more info);
  • Fluent: should not be instantiated directly (more info);
  • Fluent: should not be used as type directly (more info);
  • Blade: support to folding Blade statements and comments (more info);

Improvement

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