Releases: nerdmax/word-counting
Releases · nerdmax/word-counting
v1.1.4
1.1.4 (2022-02-28)
Bug Fixes
- fix html block elements not generating new line issue (214243d), closes #52
v1.1.3
1.1.3 (2020-09-02)
Bug Fixes
- word counter: ingore link and image for html text (d7f25a0), closes #50
v1.1.2
1.1.2 (2019-12-27)
Performance Improvements
- src: use html-to-text instead of html2plaintext (1f18c75)
v1.1.1
1.1.1 (2019-02-07)
Bug Fixes
v1.1.0
1.1.0 (2019-02-06)
Bug Fixes
- throw the error after Sentry captures it (f4e8669)
Features
v1.0.0
1.0.0 (2019-02-06)
Features
- tools: Add automation tools (4d8eb0c)
- add wordsCounter function (c16fc7e)