Skip to content

Release 2.0.4

Choose a tag to compare

@chsword chsword released this 08 Sep 22:22
· 36 commits to main since this release

Release 2.0.4

自 NuGet 上一个版本 2.0.0.211 以来的首个 2.0.x 正式版(README 中标注为 v2.0.1 / v2.0.2 的改动均包含在内;v2.0.1–v2.0.3 未曾发布到 NuGet):

  • ✨ 基于内容的自动列宽调整,支持最小/最大宽度、中文/Unicode 字符宽度
  • ✨ 全面的日期/时间格式支持(56 种格式,含 ISO 8601、12/24 小时制、区域格式)- 查看 DateTimeFormats.md
  • ⬆️ NPOI 更新到 2.7.5;SixLabors.ImageSharp 更新到 3.1.11(修复安全漏洞)
  • 🔧 GitHub Actions CI 取代 AppVeyor;新增 tag 触发的自动发布流程与 release.ps1 一键发布脚本

此 Release 为事后补建:当时的发布流程在创建 GitHub Release 一步失败,NuGet 包已正常发布。

First stable 2.0.x release since 2.0.0.211 on NuGet (includes the changes the README lists under v2.0.1 / v2.0.2; v2.0.1–v2.0.3 were never published to NuGet):

  • ✨ Content-based auto column width with min/max limits and correct CJK/Unicode width handling
  • ✨ Comprehensive date/time format support (56 formats incl. ISO 8601, 12/24-hour, regional) - see DateTimeFormats.md
  • ⬆️ NPOI 2.7.5; SixLabors.ImageSharp 3.1.11 (security fix)
  • 🔧 GitHub Actions CI replaces AppVeyor; tag-triggered release workflow and release.ps1 one-command release script

This release was created retroactively: the release workflow failed at the "Create GitHub Release" step at the time, while the NuGet package was published successfully.

详细的变更说明请查看 README.md

For detailed changes, please see README.md.