Releases: libxengine/XEngine_APIService
XEngine_APIService V2.6.1.1001
修正:在linux系统下无法加载模块插件的问题
修正:linux 构建错误
删除:服务器能力查询相关功能
fixed: cant load lib plugin module in linux
fixed:linux build error
delete: service option function support
XEngine_APIService V2.6.0.1001
添加:lua插件支持
添加:加载器的lua插件支持
修改:插件模块输出目录
修改:lib代码插件名称修改
修改:opencc库修改为vcpkg安装了
修改:PluginCore_UnInit的返回值为void
修改:输出插件统计
修复:不需要的插件加载器错误
修复:执行插件失败没有提示的问题
删除:选项配置plugin字段
added:lua plugin support
added:lua plugin core and lug loader supported
modify:plugin module print dir
modify:lib code name changed
modify:opencc library changed vcpkg to install
modify:PluginCore_UnInit bool to void for plugin
modify:printf plugin count
fixed:does not need errorcode for plugin loader
fixed:plugin failed to execution without tips.
delete:plugin of option configure
XEngine_APIService V2.5.0.1001
添加:zipcode查询功能
添加:计量转换插件
修改:数据库模块错误定义
更新:匹配XEngine V7.42版本
删除:所有回复类型1模式,现在只有返回JSON了
added:zipcode query
added: meter convert plugin
modify:error code define for db module
update:match xengine v7.42
delete:reply type 1 functions for bank and id and ip and language and phone and translation
XEngine_APIService V2.4.0.1001
添加:分布式锁
添加:cdkey授权功能支持
修改:插件文件名支持自适应了
修改:linux和macos的程序名称
修改:p2pcomm函数为comm公用函数
修改:密码函数类型支持整数和字母了
修复:提交方法没有释放头列表内存的问题
added:Distributed lock
added:cdkey create function
modify:plugin file name was support adaptive
modify:linux and macos app name
modify:p2pcomm function to comm
modify:Password types support int and words
fixed:post method does not free header list memory
XEngine_APIService V2.3.0.1001
添加:服务器能力查询接口函数
添加:bmi模块
添加:时区插件
更新:支持XENGINE V7.38版本了
修改:支持MACOS系统了
修改:插件支持负载内容参数了
修改:现在打印xengine版本了
修正:程序退出时候崩溃
修正:构建错误
删除:libopencc的linux模块,需要自己安装
added:server option supported
added:bmi module
added:timezone plugin module
update:match xengine v7.38
modify:support macos now
modify:plugin support payload parament
modify:printf xengine version now
fixed:app exist crashed.
fixed:build error
delete:libopencc for linux module,install byself
XEngine_APIService V2.2.0.1001
添加:为p2p处理增加post方法
添加:p2p协议模块解析和打包支持
添加:帮助模块的p2p客户端
修改:http参数名
added:post with p2pclient
added:p2p protocol parse and packet
added:p2p client for help module
modify:parament name
XEngine_APIService V2.1.0.1001
添加:插件系统支持
添加:密码生成插件
添加:生肖星座插件
added:plugin system supported
added:password Generation plugin
added:Zodiac plugin
XEngine_APIService V1.1.0.1001
添加:银行卡查询验证功能
添加:简繁转换功能
添加:翻译功能(词典)
added:bank card number query function
added:language convert
added:translation function
XEngine_APIService V1.0.0.1001
增加:支持HTTP模式JSON和字符串流方式返回查询的内容
增加:支持IP地址位置信息查询(IPV4和IPV6)
增加:支持身份证校验与信息查询
增加:支持手机号信息归属查询
增加:JSON配置文件处理模块
增加:数据库配置模块
增加:协议模块
增加:JSONCPP模块
增加:函数处理帮助模块
Added: Support HTTP mode JSON and string stream mode to return the content of the query
Added: Support IP address location information query (IPV4 and IPV6)
Added: support ID card verification and information query
Added: Support mobile phone number information attribution query
Added: JSON configuration file processing module
Added: database configuration module
Added: Protocol module
Added: JSONCPP module
Added: function handling helper module