Releases: jyyyeung/stringpod
Releases · jyyyeung/stringpod
v0.2.2
v0.2.1
v0.2.1 (2025-02-22)
Bug Fixes
- Try version bump after modifying release.yml (
7911215
)
Detailed Changes: v0.2.0...v0.2.1
v0.2.0
v0.2.0 (2025-02-22)
Documentation
-
Updated docs to include new cmp-pinyin CLI (
09f974f
) -
Updated docstrings to include reference links and doctests (
4c53f34
) -
Updated parse number docs (
bfba897
)
Features
-
Added cli function cmp-pinyin to compare two strings through pinyin (
acf1041
) -
Added jieba for chinese text segmentation (
4b8d152
) -
Comparing strings using pinyin (
245ac31
)
Detailed Changes: v0.1.0...v0.2.0
v0.1.0
Full Changelog: v0.0.0...v0.1.0