Releases: SurajKadian/TypingPractice
Releases · SurajKadian/TypingPractice
v2.1.0
v2.0.0
v1.5.3
merged word LCS branch with master and some minor tweaks
What's Changed
- Merging Pro branch by @SurajKadian in #1
Full Changelog: v1.5.2.0...v1.5.3
v1.5.2
Last JsDiff version
Last release including JsDiff, before merging pro branch which was a custom LCS implementation
It is just an archive, don't download this one
Instead download this one
v1.5.0
Removed jsdiff library and using LCS algorithm
Efficiently calculates Full mistakes and half mistakes.
Code is working but can be optimised highly
Full Changelog: v1.0.0...v1.5.0
Release v1.0.0
First stable release with everything working fine.
Includes:
- jsDiff library to highlight the differences in texts
- more functionalities include accuracy, word/char count...