Skip to content

v1.2.0

Choose a tag to compare

@Tinywan Tinywan released this 23 Aug 03:35
· 9 commits to main since this release
  • ⚠️ webman-framework 依赖收紧为 ^1.5.4||^2.0(因改用 getUploadMimeType(),该方法自 v1.5.4 起稳定可用)
  • 替换已废弃的 getUploadMineType() 拼写
  • 开发工具链迁移至 Mago(format/lint/analyze)+ Pest 单元测试,新增 composer check 一键检查
  • 修复严格比较、数组索引及类型标注等代码质量问题