v0.4.0
- Specify related entities in Projectionist configuration, such that, for example,
:Eprovider
invoked fromroutes/web.php
jumps toapp/Providers/RouteServiceProvider.php
. - Invoke artisan serve via
:Start
. - Fix compatibility issue with recent Vims that caused error on startup.