Releases: theme-next/hexo-symbols-count-time
Releases · theme-next/hexo-symbols-count-time
v0.7.1
v0.7.0
Replace istanbul with nyc
v0.6.3
- Update docs
- Code style update
v0.6.2
Require Node.js >= 8.6.0
v0.6.1
Make the exclude_codeblock
option smarter
v0.6.0
- ⭐ Add
exclude_codeblock
option for more accurate counting (#24 → #17) - 🛠 Replaced
eslint-config-hexo
witheslint-config-theme-next
(9c99137)
For full changes, see the comparison between 0.5.1 and 0.6.0
v0.5.1
v0.5.0
v0.4.4
- 🛠 Removed
hexo-util
dependencies (9058150) - 🛠 Ignore files to decrease plugin size via NPM installing (440b4f8)
- 🛠 Replaced ESLint config for Hexo by ESLint config for NexT (dac04e2)
- 🛠 Readme improvements (a9e13aa)
- 🐞 Fix
2:false
bug (82f20a4 → #13, #14, #15)
For full changes, see the comparison between 0.4.0 and 0.4.4
v0.4.0
- ⭐ Add Suffix as string parameter if time to read less then 60 minutes. Default:
mins.
(dadc4cc) - 🛠 Remove temporaily fix for node 9 in AppVeyor (0dcef32)
- 🛠 Change Coverage badge from «coveralls.io» on «img.shields.io» (85c32cb)
- 🛠 Readme improvements (d05f56b, dadc4cc)
- 🛠 Modified default settings:
AWL = 4
;WPM = 275
. (dadc4cc)
For full changes, see the comparison between 0.3.0 and 0.4.0