Skip to content

v1.9.0

Choose a tag to compare

@ArcticLampyrid ArcticLampyrid released this 10 Oct 03:40
· 5 commits to main since this release
2140b59

Breaking Changes

  • 8689faf 引入 BlockParserContext 压缩 Parse 参数及实现 (BREAKING)
  • d83349a 3d3d458 引入 BlockByteifierContext 压缩 ToBytes 参数及实现 (BREAKING)

Normal Changes

Internal Changes

  • e209ff2 调整 HexToBytes & BytesToHex 的位置 (internal)
  • bbb684f 重新组织 EplSecret (internal)

Documentation

  • 25dba7c 描述所支持的数据段情况
  • ef8c4b6 符合 NuGet 对 Markdown 的语法要求
  • d3abc1d 描述所支持的文件格式
  • c7dc12f 更新 行为准则 (code of conduct)

CI

  • 9fa50a7 启用基本的编译测试和自动化代码扫描 (powered by GitHub Actions & CodeQL)