NewAI Enhanced
Version 3.6.1
This package is abandoned. Use Laravel's built-in make:view command instead.
- Migrated CI from CircleCI to GitHub Actions
- Updated actions/checkout to v3
- Fixed documentation (removed
$from composer command example)
What's Changed
- Switch from CircleCI to GitHub Actions by @svenluijten in https://github.com/svenluijten/artisan-view/pull/92
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/svenluijten/artisan-view/pull/93
- removed $ before composer require command by @lotje-kinable in https://github.com/svenluijten/artisan-view/pull/95
- Use GitHub Actions in badge in README by @svenluijten in https://github.com/svenluijten/artisan-view/pull/99
- Abandon package in favor of Laravel's own
make:viewcommand by @svenluijten in https://github.com/svenluijten/artisan-view/pull/105
New Contributors
- @lotje-kinable made their first contribution in https://github.com/svenluijten/artisan-view/pull/95
Full Changelog: https://github.com/svenluijten/artisan-view/compare/v3.6.0...v3.6.1