v3.2.0
- Update support to Laravel Framework v5.2.
- Improved performances by reducing call within
Illuminate\Container\Container. - Add
Orchestra\Database\Console\Migrations\RefreshCommandto support--pathand--realpathoption on migration refresh. - Add
Orchestra\Database\CachableQueryServiceProvider.