Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Releases: smhs-os-project/smhs-epf-faq

v2.1.1

18 Jan 10:32

Choose a tag to compare

修正一些小問題。assets 請沿用 v2.0.0 的。

詳細變動請參閱此處,屬於小型變更。

v2.1.0

18 Jan 09:57

Choose a tag to compare

主要是整理程式碼、變更排版等等的。UI 改的比 v2.0.0 還要多~ :P

assets 請沿用 v2.0.0 的。

詳細變動請參閱此處,屬於中型變更。

v2.0.0

17 Jan 13:07

Choose a tag to compare

請注意:這是重大變更,編譯流程有所改變。請檢視 README.md

我們現在除了 assets.tar.gz 還多出了一個 assets.tar.zstd,Zstandard 是一個嶄新的壓縮算法,壓縮比跟 DEFLATE (zip) 差不多,但壓縮速度更快。→ 更多資訊

v1.0.99-pre2

14 Jan 13:19

Choose a tag to compare

v1.0.99-pre2 Pre-release
Pre-release
bump(): bump to 1.0.99-pre2

NOTICE: it is still in developing:
we don't, and never recommend you to
deploy this version to production environment.

Co-authored-by: youualan87 <youualan87@gmail.com>

v1.0.99-beta.1

14 Jan 16:48

Choose a tag to compare

v1.0.99-beta.1 Pre-release
Pre-release
bump(): bump to 1.0.99-b1

nearly done, but needs some improvements.

Co-authored-by: youualan87 <youualan87@gmail.com>

v1.0.99-pre1

13 Jan 12:55

Choose a tag to compare

v1.0.99-pre1 Pre-release
Pre-release
bump(): bump to 1.0.99-pre1

NOTICE: it is still in developing:
we don't, and never recommend you to
deploy this version to production environment.

First Release

12 Jan 16:30

Choose a tag to compare

請下載 assets.tar.gz 後將 assets 資料夾放在 src 後,即可使用 yarn build:production 編譯。