Releases: dojiland/preq-laravel
Releases · dojiland/preq-laravel
Compliant laravel 5.8 and above
22 Jan 09:08
Compare
Sorry, something went wrong.
No results found
更新依赖版本,调整部分语法以兼容新版laravel (#3)
* compatible with new versions of laravel
* fix
* fix bug
* update travis.yml
* guzzlehttp/promises的依赖版本从1.4.0开始
* 添加 tests 文件夹以修复phpunit错误
* 添加 php7.2 版本检测
* 增加兼容写法
v1.0.6
08 Jul 10:04
Compare
Sorry, something went wrong.
No results found
修复熔断后函数参数为null问题
17 Aug 05:57
Compare
Sorry, something went wrong.
No results found
1.0.5
Fix arguments is null error
ClientException not markFailure
07 Aug 09:50
Compare
Sorry, something went wrong.
No results found
修复 allowSingleTest 报错
04 Jul 07:18
Compare
Sorry, something went wrong.
No results found
1.0.3
Fix allowSingleTest add not found error.
修复命名空间问题
05 Feb 07:17
Compare
Sorry, something went wrong.
No results found
修复缓存前缀问题
20 Dec 02:21
Compare
Sorry, something went wrong.
No results found
由于在命令中通过 Cache 修改缓存前缀,导致污染了后续代码的 Cache 前缀,本次发布修复了这个问题。
增加异步命令
29 Nov 03:47
Compare
Sorry, something went wrong.
No results found
0.2.0
11 Jul 03:56
Compare
Sorry, something went wrong.
No results found
修改结构,将命令操作放到 run 中,统一调用 execute 方法
0.1.1
16 Jun 04:20
Compare
Sorry, something went wrong.
No results found
Fix psr-4 autoload problem