Skip to content

Latest commit

 

History

History
75 lines (42 loc) · 3.82 KB

CHANGELOG.md

File metadata and controls

75 lines (42 loc) · 3.82 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.2 (2020-03-17)

Features

  • feature: 新增topic模块,topic-db模块,发布话题模板 (8f7826a)
  • 新增vscode-commitizen提示配置和vscode插件推荐 (0c12a23)

0.3.0 (2019-06-20)

Bug Fixes

  • feature: 修复导入错误的dto (db64ecd)
  • 工具模块: 提交获取redis配置 (b49736e)

Features

  • feature: 实现登录功能 (81f1575)
  • feature: 新增注册验证邮箱功能 (a638d03)
  • views: 完善静态模板 layout,sidebar,index (2dcd2d7)
  • 共享模块: 新增基础数据库操作服务和user数据集合定义 并且在核心模块配置链接数据库 (6a22fae)
  • 核心模块: 新增2个中间件 获取当前用户和设置应用变量 更新main启动配置 (5d7c35a)
  • 核心模块: 新增IsEqualsThan 动态全等比较自定义验证装饰器 (5185f18)
  • 核心模块: 新增mailer模块 并建立注册和找回密码邮件验证服务 (8cce6fd)
  • 认证模块: 新增注册功能 dto验证方式编写 (d064a62)
  • 配置模块: 新增config模块 并在核心模块里面配置引入 (c99e414)

0.2.0 (2018-08-29)

Features

  • main: 配置模板引擎和静态资源 (abe0e2f)
  • public: 提交静态资源 (5006475)
  • views: 添加配置模板 (343f05c)

0.1.0 (2018-08-23)

Features

  • app: 配置Mongoose连接MongoDB地址和参数 (78b43e9)
  • config: 创建config模块和服务 (41493fc)
  • main: 配置静态资源路由和加载静态资源中间件,设置模板引擎和路径 (843b5e4)
  • shared: 新增mongodb模块 和通用服务,schema配置,基础interface (fe85858)
  • shared: 新增shared模块 导入导出mongodb模块 (fbbd156)
  • shared: 新增user模块 附带服务,schema配置,interface定义 (76ec404)

0.0.1 (2018-08-22)

1.0.2 (2018-08-22)

1.0.1 (2018-08-22)