Releases: felixonmars/fcitx5-pinyin-zhwiki
Releases · felixonmars/fcitx5-pinyin-zhwiki
0.3.0
What's Changed
- Fix release version by @XYenon in #37
- more portable Makefile by @blackteahamburger in #38
- fix clean in Makefile by @blackteahamburger in #39
- Add DELETE_ON_ERROR so Make will remove target file if recipe failed by @CoelacanthusHex in #49
- Keep titles with interpuncts (· U+00B7, - U+002D, — U+2014) by @CoelacanthusHex in #48
- Include non-BMP Hanzi in regex by @CoelacanthusHex in #47
- Add support for wiktionary and wikisource by @CoelacanthusHex in #50
- Introduce a library to do correct request and retry by @CoelacanthusHex in #51
New Contributors
- @XYenon made their first contribution in #37
- @blackteahamburger made their first contribution in #38
- @CoelacanthusHex made their first contribution in #49
Full Changelog: 0.2.5...0.3.0
0.2.5
web-slang: Refine list extracting, word separating & trimming This aims to extract more words from the page and make the result more precise.
0.2.4
Remove duplicate words when build
0.2.3
Make web-slang generation two-passes and reproducible
0.2.2
Update and fixes #13
0.2.1
Fix Makefile VERSION var and download url
0.2
Add web slang generation
0.1
Experimental first release