❗ Notable Changes
- Upgraded for TshetUinh.js v0.15 & Autoderiver v0.2.
- Only selected schemata has been upgraded for the new API. The rest are either to be upgraded or deprecated
- Scripts for legacy versions (Qieyun.js v0.13 & Autoderiver v0.1) are now on branch
qieyun-0.13
, new & old versions are NOT compatible
- Call signature changed from
<schema_id>(音韻地位, 字頭?)
to<schema_id>(選項?)(音韻地位, 字頭?)
(i.e. call it first with 選項 to get the configured derive function, then call the derive function with 音韻地位 and 字頭)
Contributions
- Fix switched underdot/acute for palatal/retroflex by @justinsilvestre in #48
putonghua.js
adds derivation of voiceless checked tones 清音入聲, fine-tunes derivation of chong 崇母, chang 常母, and chuan initials 船母 |putonghua.js
补充清音入聲的推導,微調崇常船三母的推導 by @JwietPuj-Drin in #55
New Contributors
- @justinsilvestre made their first contribution in #48
- @JwietPuj-Drin made their first contribution in #55
Contributions (legacy version)
- 修改邪船母 by @uliloewi in #47
- 南京音糾錯 by @uliloewi in #50
- 糾小誤 by @uliloewi in #51
- 南京音糾錯 by @uliloewi in #52
- 按赫美玲的記錄修正 by @uliloewi in #53
- Add Extrapolated Piau-ciun Ngu-ngei (Standard Wu) by @saeziae in #54
New Contributors (legacy version)
Full Changelog: 2022032...2024100