Skip to content

v2.0.2

Latest

Choose a tag to compare

@pardnchiu pardnchiu released this 02 Jul 15:29

v2.0.1 -> v2.0.2

Summary

Packages the marketing site as a Cloudflare Worker deployment and switches the project license from a proprietary agreement to MIT. Documentation is regenerated in both languages with a full reference, and legacy encryption tooling is removed now that the source is open.

翻譯

將行銷網站封裝為 Cloudflare Worker 部署,並將授權從原本的專有協議改為 MIT。雙語文件同步重新生成並提供完整參考,且因原始碼開源,不再需要的舊有加密工具予以移除。

Changes

ADD

  • Add Cloudflare Worker static site deployment for the marketing/docs page [3da0b21]
翻譯
  • 新增 Cloudflare Worker 靜態站台部署,用於行銷/文件頁面

UPDATE

  • Switch project license from a proprietary agreement to MIT [3da0b21]
  • Localize site metadata and on-page copy to English [3da0b21]
  • Migrate GitHub repository links from pardnchiu to pardnio [cd9bab8]
翻譯
  • 將專案授權由原本的專有協議改為 MIT
  • 將站台 metadata 與頁面文案在地化為英文
  • 將 GitHub 儲存庫連結由 pardnchiu 遷移至 pardnio

REMOVE

  • Remove legacy git-crypt encryption setup, no longer needed under an open license [cd9bab8]
翻譯
  • 移除已不需要的舊有 git-crypt 加密設定(專案已改為開源授權)

DOC

  • Regenerate bilingual README, technical doc, and architecture references [cd9bab8]
翻譯
  • 重新生成雙語 README、技術文件與架構參考

CHORE

翻譯
  • 更新 README

Scope

  • worker/ — ADD, UPDATE
  • LICENSE, package.json — UPDATE
  • README.md, README.zh.md — UPDATE, REMOVE
  • doc/ — DOC, ADD
  • .git-crypt/ — REMOVE
  • src/RenderJS.js, cover.png — CHORE

Generated by SKILL