File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -218,9 +218,11 @@ History
218
218
=======
219
219
220
220
0.2.14 *2025-09-22 *
221
- * **Updated ** tables to include Unicode Specification 16.0.0 and 17.0.0.
221
+ * **Drop Support ** for Python 2.7 and 3.5. `PR #117 `_.
222
+ * **Update ** tables to include Unicode Specifications 16.0.0 and 17.0.0.
223
+ `PR #146 `_.
222
224
* **Bugfix ** U+00AD SOFT HYPHEN should measure as 1, versions 0.2.9 through
223
- 0.2.13 measured as 0.
225
+ 0.2.13 measured as 0. ` PR #149 `_.
224
226
225
227
0.2.13 *2024-01-06 *
226
228
* **Bugfix ** zero-width support for Hangul Jamo (Korean)
@@ -342,6 +344,9 @@ https://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c::
342
344
.. _`PR #97` : https://github.com/jquast/wcwidth/pull/97
343
345
.. _`PR #98` : https://github.com/jquast/wcwidth/pull/98
344
346
.. _`PR #100` : https://github.com/jquast/wcwidth/pull/100
347
+ .. _`PR #117` : https://github.com/jquast/wcwidth/pull/117
348
+ .. _`PR #146` : https://github.com/jquast/wcwidth/pull/146
349
+ .. _`PR #149` : https://github.com/jquast/wcwidth/pull/149
345
350
.. _`Issue #101` : https://github.com/jquast/wcwidth/issues/101
346
351
.. _`jquast/blessed` : https://github.com/jquast/blessed
347
352
.. _`selectel/pyte` : https://github.com/selectel/pyte
You can’t perform that action at this time.
0 commit comments