Skip to content

v1.1.0

Compare
Choose a tag to compare
@SylarLong SylarLong released this 30 Aug 06:29
· 350 commits to main since this release

v1.1.0

  • 🪄 功能(feature)

    🇨🇳

    • 实现三方四正宫位功能 #21

    🇺🇸

    • implement surrounded palaces feature #21
  • ✨ 改进(enhancement)

    🇨🇳

    • 支持性别国际化
    • timely修改为hourly
    • 优化types结构,将types.ts拆分进types文件夹内,方便维护

    🇺🇸

    • localization for gender
    • rename timely to hourly
    • optimize the structure of types: split types.ts into several parts and store them into types directory.