Skip to content

Releases: theme-next/hexo-symbols-count-time

v0.7.1

08 Mar 14:55
Compare
Choose a tag to compare
  • Require Node.js >= 10
  • Add awl, wpm, and suffix to config (#78)

v0.7.0

18 Nov 16:05
Compare
Choose a tag to compare

Replace istanbul with nyc

v0.6.3

18 Nov 16:04
Compare
Choose a tag to compare
  • Update docs
  • Code style update

v0.6.2

18 Nov 16:03
Compare
Choose a tag to compare

Require Node.js >= 8.6.0

v0.6.1

18 Nov 16:03
Compare
Choose a tag to compare

Make the exclude_codeblock option smarter

v0.6.0

03 May 07:42
Compare
Choose a tag to compare
  • ⭐ Add exclude_codeblock option for more accurate counting (#24#17)
  • 🛠 Replaced eslint-config-hexo with eslint-config-theme-next (9c99137)

For full changes, see the comparison between 0.5.1 and 0.6.0

v0.5.1

03 May 04:52
Compare
Choose a tag to compare

For full changes, see the comparison between 0.5.0 and 0.5.1

v0.5.0

03 May 04:34
Compare
Choose a tag to compare
  • 💥 Make plugin faster (#23)

For full changes, see the comparison between 0.4.4 and 0.5.0

v0.4.4

26 Jun 04:13
Compare
Choose a tag to compare
  • 🛠 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

14 Apr 18:13
Compare
Choose a tag to compare
  • ⭐ 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