Releases: TheDragonCode/laravel-deploy-operations
Releases · TheDragonCode/laravel-deploy-operations
7.1.2
Changed
- Bump Writerside by @andrey-helldar in #220
- Update composer.json by @andrey-helldar in #226
Fixed
- [docs]: Fixed upgrade-7.topic by @andrey-helldar in #222
7.1.1
Changed
- [docs] Set content max width to 1280px by @andrey-helldar in #218
- [docs] Set content max width to 1920px by @andrey-helldar in #217
- [docs] Set sort upgrade pages by @andrey-helldar in #216
- [docs] Updated upgrade guide by @andrey-helldar in #215
Fixed
- Fixed a bug in file hinting using Laravel Idea by @andrey-helldar in #219
7.1.0
Added
- Added
operationhelper by @andrey-helldar in #214
Changed
- Unnecessary files deleted by @andrey-helldar in #213
- [docs] Removed mention of deleted classes by @andrey-helldar in #212
7.0.0
Added
- A strict typification has been added by @andrey-helldar in #191
- Added
OperationHelperby @andrey-helldar in #205 - Added
withOperationmethod to migrations by @andrey-helldar in #200 - Added imports of global functions by @andrey-helldar in #197
- Added suffixes for classes by @andrey-helldar in #193
- Added testing of documentation during push by @andrey-helldar in #210
- Added void typo by @andrey-helldar in #203
- Replacing the documentation generator on Jetbrains Writerside by @andrey-helldar in #206
Changed
- Added redirects from old documentation by @andrey-helldar in #208
- Method
shouldBeAsyncwas renamed withneedAsyncby @andrey-helldar in #207 - Redirect deleted for documentation by @andrey-helldar in #211
- Removed
doctrine/dbalfrom suggestion by @andrey-helldar in #195 - Replace
ConfigHelperwithConfigDataby @andrey-helldar in #204 - Replaced deprecated
dragon-code/simple-dtowithspatie/laravel-databy @andrey-helldar in #194 - Simplified
HasAbouttrait by @andrey-helldar in #196 - Small changes by @andrey-helldar in #198
- The text description of the statuses is moved to
StatusEnumby @andrey-helldar in #199
Removed
- Removed Laravel 10 by @andrey-helldar in #202
- Removed
operations:refreshandoperations:resetconsole commands by @andrey-helldar in #209 - Removed
operations:upgradeconsole command by @andrey-helldar in #192 - Removed deprecated methods and properties by @andrey-helldar in #190
6.5.2
Fixed
- Removed
shouldBeEnvironmentmethod by @andrey-helldar in #189
6.5.1
Fixed
- Renamed
withinEnvironmentwithshouldBeEnvironmentby @andrey-helldar in #188
6.5.0
Changed
- Added new methods. Old methods and properties are marked as deprecated by @andrey-helldar in #187
- Small changes by @andrey-helldar in #186
6.4.0
Added
- Added Laravel 12 support by @andrey-helldar in #185
Changed
- The year in the LICENSE file has been updated by @github-actions in #184
Full Changelog: 6.3.2...6.4.0
6.3.2
Fixed
- Improved support for Laravel Idea when entering a name by @andrey-helldar in #180
6.3.1
Fixed
- Fixed an issue with displaying colors by @andrey-helldar in #178
- Fixed the range of
laravel/promptsversion used by @andrey-helldar in #179