v1.1.0
v1.1.0
-
🪄 功能(feature)
🇨🇳
- 实现三方四正宫位功能 #21
🇺🇸
- implement surrounded palaces feature #21
-
✨ 改进(enhancement)
🇨🇳
- 支持性别国际化
- 将
timely
修改为hourly
- 优化
types
结构,将types.ts
拆分进types
文件夹内,方便维护
🇺🇸
- localization for gender
- rename
timely
tohourly
- optimize the structure of
types
: splittypes.ts
into several parts and store them intotypes
directory.