Releases: tastyigniter/TastyIgniter
Releases · tastyigniter/TastyIgniter
v4.2.2
Core Changelog: https://github.com/tastyigniter/core/releases/tag/v4.2.2
v4.2.1
Core Changelog: https://github.com/tastyigniter/core/releases/tag/v4.2.1
v4.2.0
Core Changelog: https://github.com/tastyigniter/core/releases/tag/v4.2.0
v4.2.4
v4.2.3
Core Changelog: https://github.com/tastyigniter/core/releases/tag/v4.2.3
v4.0.4
v4.0.3
v4.0.2
Added
- Add
auth.jsonto.gitignoreto exclude sensitive credentials. - Add
storage/app/privatedirectory and update.gitignore. - Add Clockwork and IDE helper files to
.gitignore. - Update
robots.txtto disallow crawling of the/admin/path.
Changed
- Update
composer.jsonto change repositories structure from array to object.
Removed
- Remove demo component files including
Blockclass and view templates.
v4.0.1
Added
- Add
storage/app/privatedirectory and update.gitignore. - Add
Clockworkand IDE helper files to.gitignore.
Changed
- Update
composer.jsonto change repositories structure from array to object. - Update
post-update-cmdto publishlaravel-assetsinstead ofigniter-assets.
Removed
- Remove demo component files including
Blockclass and view templates.