mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-15 23:13:32 +08:00
feat(tenpaybusiness): bump version to v2.0.1
This commit is contained in:
parent
a6f0b7232e
commit
9322246c73
@ -1152,6 +1152,10 @@
|
||||
|
||||
<summary>[展开查看]</summary>
|
||||
|
||||
- Release 2.0.1
|
||||
|
||||
- **变更**:升级依赖 `BouncyCastle.Cryptography` 至 v2.1.1。
|
||||
|
||||
- Release 2.0.0
|
||||
|
||||
- 首次发布。
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
- 基于腾讯微企付 API 封装。
|
||||
- 请求时自动生成签名,无需开发者手动干预。
|
||||
- 提供了腾讯微企付所需的 RSA、SHA-256、SM3、SM4 等算法工具类。
|
||||
- 提供了腾讯微企付所需的 RSA、SM3、SM4、SHA-256 等算法工具类。
|
||||
- 提供了解析回调通知事件等扩展方法。
|
||||
|
||||
---
|
||||
|
@ -14,7 +14,7 @@
|
||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||
<PackageProjectUrl>https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat</PackageProjectUrl>
|
||||
<PackageTags>Flurl.Http Tencent Tenpay 腾讯 微企付</PackageTags>
|
||||
<Version>2.0.0</Version>
|
||||
<Version>2.0.1</Version>
|
||||
<Description>基于 Flurl.Http 的腾讯微企付 API 客户端。</Description>
|
||||
<Authors>Fu Diwei</Authors>
|
||||
<RepositoryType>git</RepositoryType>
|
||||
|
Loading…
Reference in New Issue
Block a user