Skip to content

Releases: jyyyeung/stringpod

v0.2.2

24 Feb 03:47
Compare
Choose a tag to compare

v0.2.2 (2025-02-24)

Bug Fixes

  • Moved opencc inline import to global (1c443cc)

Documentation


Detailed Changes: v0.2.1...v0.2.2

v0.2.1

22 Feb 13:38
Compare
Choose a tag to compare

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

22 Feb 13:27
Compare
Choose a tag to compare

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

21 Feb 13:49
Compare
Choose a tag to compare

Full Changelog: v0.0.0...v0.1.0

v0.0.0

21 Feb 12:19
Compare
Choose a tag to compare
ci: updated release.yml to include GH_TOKEN env variable