0.3.0: Trigon Release
Pre-release
Pre-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);