578122c712- update to 0.2.13: * Bugfix zero-width support for Hangul Jamo (Korean) #111Dirk Mueller2024-01-06 13:10:01 +00:00
971eedcc5dAccepting request 1129072 from devel:languages:pythonAna Guerrero2023-11-28 21:18:10 +00:00
7a3e9aac97- update to 0.2.12: * Include tests files in the source distribution (PR #98, PR * **Bugfix** accounting of some kinds of emoji sequences using U+FE0F * Variation Selector 16 (PR #97). * **Bugfix** zero-width characters used in Emoji ZWJ sequences, Balinese, Jamo, Devanagari, Tamil, Kannada and others (PR #91). * Include requirements files in the source distibution (PR #83). * Update Unicode version to 15.1.0 * Add testing support for Python 3.12 * Update README * Update requirements * Enable GitHub Actions CI * Prepare release 0.2.7 * Update tox envs in README * Include bin, docs, and tox.ini in the source distribution multibuild. * Enhancement: Unicode version may be selected by exporting the Environment variable UNICODE_VERSION, such as 13.0, or 6.3.0. * Updated tables for all Unicode Specifications with files published - Convert to multibuild to break a self-requires loop.Dirk Mueller2023-11-27 09:10:48 +00:00
cfe629c740- Update to 0.2.6: * Fix example for str.rjust(20, '_') * Add CodeQL workflow for GitHub code scanning * Switch to using importlib.metadata * Use a new jinja2 templating process to update library to latest unicode - Drop patch remove-pkg_resources.patch. - Remove Python 2 gubbins.Steve Kowalik2023-01-17 06:30:00 +00:00
0faec7d1b8- Add patch remove-pkg_resources.patch: * Use importlib.metadata rather than pkg_resources. - Since importlib.metadata is not as a stickler as pkg_resources is, remove multibuild.Steve Kowalik2022-07-18 13:41:20 +00:00
5363f1f245- update to 0.2.4 * minor "bugfix" to avoid using pkg_resources module on import, 7918f58 * may help xonsh xonsh/xonsh#3607Dirk Mueller2020-06-14 09:02:03 +00:00