Skip to content

Releases: nerdmax/word-counting

v1.1.4

28 Feb 04:53
Compare
Choose a tag to compare

1.1.4 (2022-02-28)

Bug Fixes

  • fix html block elements not generating new line issue (214243d), closes #52

v1.1.3

02 Sep 04:05
Compare
Choose a tag to compare

1.1.3 (2020-09-02)

Bug Fixes

  • word counter: ingore link and image for html text (d7f25a0), closes #50

v1.1.2

27 Dec 01:38
Compare
Choose a tag to compare

1.1.2 (2019-12-27)

Performance Improvements

  • src: use html-to-text instead of html2plaintext (1f18c75)

v1.1.1

07 Feb 23:47
Compare
Choose a tag to compare

1.1.1 (2019-02-07)

Bug Fixes

v1.1.0

07 Feb 00:00
Compare
Choose a tag to compare

1.1.0 (2019-02-06)

Bug Fixes

  • throw the error after Sentry captures it (f4e8669)

Features

v1.0.0

06 Feb 11:18
Compare
Choose a tag to compare

1.0.0 (2019-02-06)

Features

  • tools: Add automation tools (4d8eb0c)
  • add wordsCounter function (c16fc7e)