Skip to content

Releases: chsword/Excel2Object

2.0.0.206

21 Oct 10:46
Compare
Choose a tag to compare
更新目标框架和依赖项,添加发布说明

更新 Chsword.Excel2Object.Tests.csproj 文件:
- 将目标框架从 net7.0 更新为 net8.0。
- 更新测试相关的 NuGet 包版本:
  - Microsoft.NET.Test.Sdk 从 17.10.0 更新到 17.11.1。
  - MSTest.TestAdapter 从 3.5.0 更新到 3.6.1。
  - MSTest.TestFramework 从 3.5.0 更新到 3.6.1。

更新 Chsword.Excel2Object.csproj 文件:
- 添加对 SixLabors.ImageSharp 版本 2.1.9 的引用,并设置 PrivateAssets 为 all 和 IncludeAssets 为 runtime。

更新 README.md 文件:
- 添加 2024.10.21 的发布说明,记录 SixLabors.ImageSharp 更新到 2.1.9。

2.0.0.203

10 May 05:09
Compare
Choose a tag to compare
+ readme

2.0.0.200

24 Apr 09:16
Compare
Choose a tag to compare
The most significant changes in the code are related to the reorderin…

2.0.0.198

02 Nov 03:31
Compare
Choose a tag to compare
+ Column Title Mapping

2.0.0.194

31 Jul 06:19
Compare
Choose a tag to compare
+Nullable<DateTime> format support

2.0.0.190

04 Mar 16:40
Compare
Choose a tag to compare
feat: 🆕 update NPOI to 2.6

2.0.0.188

20 Feb 04:26
Compare
Choose a tag to compare
Merge branch 'main' of github.com:chsword/Excel2Object

2.0.0.181

14 Aug 08:07
Compare
Choose a tag to compare
refactor: 💡 only refactor

2.0.0.178

19 Mar 13:30
Compare
Choose a tag to compare
feat: 🎸 支持导入时SkipLine的设置

✅ Closes: #32

2.0.0.175

19 Mar 09:10
Compare
Choose a tag to compare
ci: 🎡 fix ci