All notable changes to cybercog/laravel-paket
will be documented in this file.
- (#75) Add configurable Composer path
- (#71) Add Laravel 8 support
- (#64) Add Laravel 7 support
- (#58) Fix fallback Base URI value
- (#61) Fixed GHSA-h9rv-jmmf-4pgx
- (#48) Added repositories tab
- (#51) Added refetch data button in top menu
- (#52) Added polling to get realtime job output
- (#53) Added requirement suggestions from Packagist.org
- (#55) Trim first slash in .env PAKET_BASE_URI
- (#39) Added jobs deletion
- (#47) Added job status badge in top menu
- (#42) Lock installer when Job in progress
- (#47) Unlock installer when Job in progress
- (#35) Tab with Laravel Packages
- (#33) UI rebuilt with Tailwind CSS
1.1.0 - 2019-09-04
- (#32) Laravel v6 support
- (#27)
Http\Controllers
namespace structure became more flat
- (#28) Terminal jobs new line breaks
- Upgraded
lodash
- Initial release