Releases: TheDragonCode/laravel-http-macros
Releases · TheDragonCode/laravel-http-macros
1.3.1
Changed
- Added information about requests to the configuration section by @andrey-helldar in #12
- Removed default helper files by @andrey-helldar in #14
- Removed unnecessary block from
README.md
by @andrey-helldar in #13 - Removed unused class for tooltips in Laravel Idea by @andrey-helldar in #15
Fixed
- Fixed dock block typing for extending the Response object by @andrey-helldar in #16
1.3.0
Added
- Added
withLogger
macro for Request by @andrey-helldar in #10 - Added the ability to specify macros for a request object by @andrey-helldar in #9
Changed
- Improved generation of helper files for IDE by @andrey-helldar in #11
Fixed
- Fixed image path by @andrey-helldar in #8
1.2.0
Added
- Added command to generate helper files for IDE by @andrey-helldar in #6
Changed
- Improved function calls by @andrey-helldar in #7
1.1.0
Added
- Added helpers for IDE by @andrey-helldar in #5
- Added the ability to set custom macro names by @andrey-helldar in #4
Changed
- The list of connected macros has been moved to the configuration file by @andrey-helldar in #3
Fixed
- Corrected names in singular and plural by @andrey-helldar in #2