Stable - 1.0.1
What's new in LESP? 🚀
Improvements 🛠
- Added validation for other wordlist manipulation methods.
- Removed support for inputting multiple strings in
get_similar
. - Now installing is easier since it's possible to run
pip install
. - Type Hinting is added to improve the overall user-friendliness of LESP.
- Added better error handling.
- Changed the minimum Python 3 requirement to
3.6
.
Additions 🔌
- Docstrings for an easier way of understanding the syntax.
- Caching, which will improve the performance of LESP significantly.
- Created actual documentation available to read on GitBook
Notes 📝
Published the package on PyPi! Take a look at it over here.
Contributed to this release:
@LyubomirT, @Siddhesh-Agarwal (issue)