All Versions
15
Latest Version
Avg Release Cycle
20 days
Latest Release
1221 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.7.6 Changes
December 21, 2021- 🛠 Fix typing of the Pinyin's data_path argument https://github.com/lxneng/xpinyin/pull/53
-
v0.7.5 Changes
December 21, 2021- 🛠 fix py2 compatible versions
-
v0.7.4 Changes
December 15, 2021- ⚡️ update install doc in readme
-
v0.7.3 Changes
December 14, 2021- 🛠 fix github actions status icon
-
v0.7.2 Changes
December 14, 2021- 👌 Improve func
get_initials
, added with retroflex options, resolve #39 - 👍 Better testing https://github.com/lxneng/xpinyin/pull/50
- 👌 Improve func
-
v0.7.0 Changes
December 13, 2021- Modernize Python versions, 3.6 - 3.9
https://github.com/lxneng/xpinyin/pull/47 https://github.com/lxneng/xpinyin/pull/48 https://github.com/lxneng/xpinyin/pull/49
-
v0.6.0 Changes
December 11, 2021- ➕ Add pinyin combinations. https://github.com/lxneng/xpinyin/pull/46
-
v0.5.7 Changes
June 28, 2020- 🛠 fixes #36, #37
-
v0.5.6 Changes
October 15, 2020- ➕ add tones as numbers support. https://github.com/lxneng/xpinyin/pull/42
- 🛠 fix tests
-
v0.5.5 Changes
February 28, 2020➕ add a new staticmethod which can convert pinyin to upper, lower or capitalize. https://github.com/lxneng/xpinyin/pull/28
Removed extraneous "!" being appended to non 'a' vowel replacements when show_tone_marks=True; also added simple unitest.main() for non-nose users https://github.com/lxneng/xpinyin/pull/30