Releases: hms5232/hexo-tag-fb-comments
v1.1.0
v1.0.0 Isla 🎡
🎡 版本代號出自《可塑性記憶》
正式發布~ 🎊
📘 升級指南
此版本邏輯和功能上與 v0.4.x 相同可以無痛升級,請直接修改 package.json
的版本號成
"hexo-tag-fb-comments": "^1.0.0",
即可。
完整差異: v0.4.1...1.0.0
🎡 The version code is from Plastic Memories.
Congratulations! 🎊
📙 Upgrade Guide
This version is fully compatible 0.4.1, so you can edit package.json
:
"hexo-tag-fb-comments": "^1.0.0",
to upgrade plugin from 0.4.x easily.
Full Changelog: v0.4.1...1.0.0
v0.4.1 Takagi
🏫 此版本代號出自《擅長捉弄人的高木同學》
🌟其他
- 現在套件下載後只有簡化版的英文 README,完整版或多語系請上 repo 看
- 因上面提及的改動,套件大小縮小了
🏫 The version code is from Teasing Master Takagi-san.
- Now, only simplistic README will be published with package.
- The size of package is minified.
v0.4.0 Yui
🐶 開發代號出自《果然我的青春戀愛喜劇搞錯了。》
💥重大變更
app_id
不存在或未填寫時,<meta property="fb:app_id" />
將不會出現
🌟其他
- 套用以 Google 為基礎,加上一些自訂風格的 eslint
- 現在只有指定檔案會被包含在發布的套件裡
- README badge 現在會顯示 pre-release 版本號及資訊
- 套用 CircleCI 協助 lint 檢查
🐶 The version code is from My Youth Romantic Comedy Is Wrong, As I Expected.
💥BREAKING CHANGE
- If no
app_id
,<meta property="fb:app_id" />
will not be injected.
🌟Others
- Follow the eslint style of Google and custom rule.
- Add
files
inpackage.json
. - New badge in README show pre-release version and info.
- Use CircleCI for checking coding style.
v0.3.3-Sabure.1
✨新功能
app_id
不存在或未填寫時,<meta property="fb:app_id" />
將不會出現
🌟其他
- 套用 Google 風格的 eslint
- 現在只有指定檔案會被包含在發布的套件裡
✨New Feature
- If no
app_id
,<meta property="fb:app_id" />
will not be injected.
🌟Others
- Follow the eslint style of Google.
- Add
files
inpackage.json
.
v0.3.2 Sharo
🌋 版本代號出自《請問您今天要來點兔子嗎?》
🌟其他
- 現在新增了英文 README
- 日後新版本都會中英雙語,請原諒我的菜英文
🌋 The version code is from Is the Order a Rabbit?.
🌟Others
- Now, en-US version README release
- English is not my native language; please excuse typing errors.
v0.3.1 Anone
🩸 あのね あのね,這次開發代號出自《工作細胞》
✨ 新功能
- 現在如果 Hexo 版本低於最低支援版本,安裝時 npm 將會跳出警告
- README 現在新增了各種徽章,可以即時查看套件狀態
v0.3.0 Sayu
🪒 版本代號出自《刮掉鬍子的我與撿到的女高中生》
注意!此版本設定檔有不相容的修改!
💥重大變更
- 設定檔項目改為蛇底式命名 (d412554)
✨新功能
- 新增設定檔選項,現在可以將 FB 外掛程式插入文章以外的位置。細節請參考 hexo injector 的
to
(f609549)
🌟其他
- 現在
colorscheme
設定的預設值改為light
(d412554)
v0.2.0 🎉 Init release
🎉 Initial release! You can install and try it. Any feedback or contribution are welcome!
此套件為 hexo-fb-comments-plugin 更名過來,版本號沿用,但跳一個次要版號象徵新的開始。一來新套件的命名更符合 hexo,二來 npmjs 之前出了 bug,導致 v0.1.1 版無法取得,在個人的頁面上也無法看到(但套件數有+1,用搜尋功能可以找到,可點開是 404😔)。新名稱發布成功後,想說用 cli 寫個棄用訊息好了,哪天他正常了就能看到知道要轉移。結果發布棄用訊息後,一切都正常了🤔