7.0.0
·
27 commits
to refs/heads/main
since this release
Added
- A strict typification has been added by @andrey-helldar in #191
- Added
OperationHelper
by @andrey-helldar in #205 - Added
withOperation
method 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
shouldBeAsync
was renamed withneedAsync
by @andrey-helldar in #207 - Redirect deleted for documentation by @andrey-helldar in #211
- Removed
doctrine/dbal
from suggestion by @andrey-helldar in #195 - Replace
ConfigHelper
withConfigData
by @andrey-helldar in #204 - Replaced deprecated
dragon-code/simple-dto
withspatie/laravel-data
by @andrey-helldar in #194 - Simplified
HasAbout
trait by @andrey-helldar in #196 - Small changes by @andrey-helldar in #198
- The text description of the statuses is moved to
StatusEnum
by @andrey-helldar in #199
Removed
- Removed Laravel 10 by @andrey-helldar in #202
- Removed
operations:refresh
andoperations:reset
console commands by @andrey-helldar in #209 - Removed
operations:upgrade
console command by @andrey-helldar in #192 - Removed deprecated methods and properties by @andrey-helldar in #190