TextBlob v0.17.0 Release Notes
Release Date: 2021-02-17 // almost 4 years ago-
🔋 Features:
- Performance improvement: Use
chain.from_iterable
in_text.py
to improve runtime and memory usage (:pr:333
). Thanks :user:cool-RR
for the PR.
Other changes:
- ✂ Remove usage of
ctypes
(:pr:354
). Thanks :user:casatir
.
- Performance improvement: Use