Version 1.1.0
Enhancements
-
In this incremental version update, we've optimized the distance algorithm calculations to improve their processing speed. Users should experience improved performance without encountering any disruptive alterations.
-
Added the following unit tests to improve code coverage and validation for the functions in the werpy module. The new tests cover additional use cases with longer input sequences and help ensure the wer calculation works properly in different scenarios.
- Added new unit tests for the wer module.
- Added new unit tests for the wers module.
- Added new unit tests for the werp module.
- Added new unit tests for the werps module.
- Added new unit tests for the summary module.