Skip to content

Releases: IMBlues/zealot

v0.5.0

22 Aug 09:43
1d652dd
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

发布内容

  • 基本的代码生成(基于 Vuejs Demo 和 DRF)
  • 基本的文档指引
  • 基本的镜像开发脚手架(包括构建、Compose 构建)

虽然被标记了 pre-release,但你也完全可以在你的新项目里试用,毕竟它只是一个模版启动器 xD。

What's Changed

  • fix: 去除 apis/account 路由 by @IMBlues in #5
  • feat: 增加 apis 访问 urls by @IMBlues in #6
  • feature: 完善各种指引文档 by @IMBlues in #8
  • fix: 修复文档显示小问题 by @IMBlues in #9
  • fix: 修复 python 镜像拉取失败问题 #10 & 增加 package.json 内容 by @IMBlues in #11
  • feat: use vue init project as ui starter by @IMBlues in #12
  • fix: #13 front -> ui and some minor fixes by @IMBlues in #15
  • feat: run-api 的同时会判断 .env 文件和前端是否构建完毕 by @IMBlues in #16
  • bugfix: run-api 时增加 migrate 能力 by @IMBlues in #17
  • feat: 将 example 和测试分开 by @IMBlues in #19
  • fix: 修正 readme.md by @IMBlues in #20
  • bugfix: 修正 readme by @IMBlues in #23
  • feature: 参考 cookiecutter-django 增加了一点唬人的介绍 by @IMBlues in #24
  • feature: 增加 faulthandler 支持更友好的 Gunicorn worker 错误堆栈 #27 by @IMBlues in #28

New Contributors

Full Changelog: https://github.com/IMBlues/zealot/commits/v0.5.0