Skip to content

v4.1.0

Compare
Choose a tag to compare
@kinegratii kinegratii released this 31 Jan 14:53
· 13 commits to master since this release
2735fe7
  • 功能更新
    • 新增 Borax日历应用
    • borax.apps 变更为 borax.capp
    • 新增方法 FestivalLibrary.extend_term_festivals
    • 新增方法 FestivalLibrary.load
    • 新增 borax.ui.widgets.MessageLabel
    • Festival 类新增 code 属性
    • WrappedDate.solarWrappedDate.lunar 属性变更为只读属性,不可写入
  • 项目构建
    • 不再支持python3.7和python3.8
    • 本地开发环境更新至 python3.11.7
    • 使用 pyproject.toml 项目构建配置文件,构建命令 python -m build -w
    • 支持python3.12
  • 项目文档
    • mkdocs-material 更新至 9.5.3
    • 不再支持 docsify 构建(index.html 冲突)