- update to 0.6.0:
* Complete textwrap.wrap() with 6 missing params!
- update to 0.5.3:
* Add Virama conjunct for the Brahmic scripts
- update to 0.5.2:
* Do not distribute any data files
* Update specs and zero-width tables regarding Mc
* Standalone emoji support
- update to 0.5.0:
* **Drop Support** of many historical versions of wide and zero
unicode tables. Only the latest Unicode version (17.0.0) is
now shipped. The related ``unicode_version='auto'`` keyword
of the `wcwidth()`-family of functions are ignored.
`list_versions()` always returns a tuple of only a single
element of the only unicode version supported. #195
* **Performance** improvement of most common call without
version or ambiguous_width specified by 20%. #195
* **Bugfix** OSC Hyperlinks when broken mid-text by ``wrap()``.
- update to 0.4.0:
* Bugfix: OSC Hyperlinks should not be broken by ``wrap()``
* New functions: ``iter_graphemes_reverse()``,
``grapheme_boundary_before()``
- update to 0.3.5:
* Re-stamp package version correctly, 0.3.4 packaged a failing
test
- update to 0.3.4:
* bugfix our center() padding algorithm
* docfix: accidental double-escapes t -> t
- update to 0.3.3:
* Add fast path for ASCII printables to `width()`
OBS-URL: https://build.opensuse.org/request/show/1346289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wcwidth?expand=0&rev=24
Description
No description provided
Languages
RPM Spec
100%