We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527a9b9 commit 13dc79aCopy full SHA for 13dc79a
src/CatLib.Core.NetStandard/CatLib.Core.NetStandard.csproj
@@ -31,6 +31,8 @@
31
<PackageReleaseNotes>- 增加了新的模版方法:Managed 和 SingleManaged 用于扩展不对外开放的管理器。
32
- App增加OnNewApplication事件
33
- 已过时了一些接口并提供了相应替换方案。
34
+- 增加了Str.Truncate可以用于裁剪字符串
35
+- 增加了Arr.Difference用于排除指定的值
36
- 一些内部bug的修正</PackageReleaseNotes>
37
<PackageLicenseUrl>https://github.com/CatLib/Core/blob/master/LICENSE</PackageLicenseUrl>
38
<NeutralLanguage>zh</NeutralLanguage>
0 commit comments