Sundry 1.6.9
修复
- fix: 修正 pygments 导入 by @DuckDuckStudio in #301
- fix(ignore): 更正缩进 by @DuckDuckStudio in #295
- fix(ignore): 更正忽略定义名称大小写 (#328) by @DuckDuckStudio in #329
依赖更新
- chore(deps): bump catfood from 1.0.9 to ~=1.0.9 by @dependabot[bot] & @DuckDuckStudio in #290
- chore(deps): update translate requirement from >=3.7.1 to >=3.8.0 by @dependabot[bot] in #307
- chore(deps): update requests requirement from >=2.32.5 to >=2.34.2 by @dependabot[bot] in #311 & #315 & #318 & #319
- chore(deps): update keyring requirement from >=25.6.0 to >=25.7.0 by @dependabot[bot] in #310
- chore(deps): update pygments requirement from >=2.19.1 to >=2.20.0 by @dependabot[bot] in #309
CI/CD
- chore(deps): bump softprops/action-gh-release from 2.5.0 to 3.0.0 by @dependabot[bot] in #296 & #306
- chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #305
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #324
- chore(deps): bump pillow from 12.1.1 to 12.2.0 by @dependabot[bot] in #304
- chore(deps): bump pyinstaller from 6.19.0 to 6.20.0 by @dependabot[bot] in #312
重构
- refactor(func/gh/token): 统一改用
catfood.functions.github.api的这是谁的Token函数 by @DuckDuckStudio in #300 - refactor(func/files/manifest): 允许调用
获取清单目录函数时指定包类型 by @DuckDuckStudio in #302
完整修改记录: 1.6.8...1.6.9