mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2026-02-05 17:08:22 +00:00
987 B
987 B
v1.1.1
chore
- chore: 升级
yansongda/supports版本以解决潜在的问题(#19)
v1.1.0
changed
- change: http 配置项由
httpFactory修改为http(#17)
v1.0.9
fixed
- fix: 修复
JsonPacker为空时packer错误的问题(#15)
v1.0.8
added
- feat:
get_radar_body返回值由?string改为mixed(#10) - feat: 增加
StartPlugin插件(#10)
v1.0.7
added
- feat:
unpack支持参数(#8, #9)
v1.0.6
chore
- chore: 依赖由
guzzlehttp/guzzle改为guzzlehttp/psr7(#7)
v1.0.5
added
- feat: 增加
load()第二个参数默认值为null(#6)
v1.0.4
added
- feat: 增加
registerService()第二个参数默认值为null(#5)
v1.0.3
added
- feat: 增加
InvalidConfigException(#4)
v1.0.2
changed
- change: 更改
Exceptioncode 码(#3)
v1.0.1
added
- feat: 增加
shortcut快捷方式(#2)
v1.0.0
init
- init: 首个版本(#1)