Skip to content

V2.0.0-beta.6

Compare
Choose a tag to compare
@zds-s zds-s released this 11 Apr 12:03
· 735 commits to master since this release
41183a3

中文

  • #178 代码生成器增加预览页面
  • #184 移除全局 http 中间件
  • #205 指定 swagger 组件版本
  • #213 优化 common/common.php 加载逻辑
  • #215 添加生成器迁移文件预览字段
  • #217 删除 redis->flushAll,避免执行 mine:update更新时误操作
  • #218 修复表前缀不为空时生成的某些文件自动带上了表前缀
  • #219 增加 sql server 环境下的接口测试流程、优化现有单元测试,部分迁移文件数据结构变更

What's Changed

  • Rename the unit test directory by @zds-s in #170
  • Remove comment by @zds-s in #173
  • Adding a gitee repository synchronisation process by @zds-s in #174
  • Optimising the is_in_container function by @zds-s in #180
  • Add code generation preview by @netyum in #178
  • Remove CheckModuleMiddleware by @zds-s in #184
  • Remove CheckModuleMiddleware by @zds-s in #185
  • Add CheckModule to all controllers. by @zds-s in #193
  • 优化 by @netyum in #186
  • Fix cache prefix inconsistency by @zds-s in #199
  • Customizing response headers by @zds-s in #200
  • Optimise pest test scripts. Remove meaningless process scripts by @zds-s in #203
  • Close swagger server by @zds-s in #204
  • Specify the swagger version by @zds-s in #205
  • Optimize common.php repeated introduction problem by @zds-s in #213
  • Added preview of field migration files by @zds-s in #215
  • Removal of hazardous methods by @zds-s in #217
  • Repair some files generated when table prefix is not null automatically with table prefix. by @hi-noikiy in #218
  • Add interface testing process in sql server environment by @zds-s in #219
  • Releases-2.0-beta.6 by @zds-s in #221

New Contributors

Full Changelog: v2.0.0-beta.5...v2.0.0-beta.6