Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

42 lines (27 loc) · 2.29 KB

0.1.0 (2018-03-24)

Bug Fixes

Features

  • add ci environment (7a60aa4)
  • add error catch middleware (0875010)
  • add geoip and update migration and repository export (66503c4)
  • add production environment (66e8e3d)
  • change primaykey type to number and update migration, fix some bug (fcc62db)
  • complete initialize and savePageInfo route (d88c1ab)
  • recreate migration (ad93817)
  • save script-end log to database (2ecc721)
  • update migration and add init data (4894866)
  • upgrade typeorm and migration (dcc3d13)

0.0.1 (2018-03-10)

Features

  • basic entity and column (4cfb3b0)
  • basic framework (fc50e38)
  • initial commit (7e2fc46)
  • update schema and controller, auto swagger generation (117349c)
  • use openapi document generator (3fa0449)