Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 2.42 KB

CHANGELOG.md

File metadata and controls

50 lines (30 loc) · 2.42 KB

1.2.0 (2019-07-07)

Features

1.1.0 (2019-07-07)

Bug Fixes

  • correct CI deploy script (e2e497c)
  • omit meta and $loki when findOne in baseRepo (b123831)

Code Refactoring

  • add status as indicies of todo (1cf1824)
  • update user controller swagger (c82a0e3)

Features

  • add complete todo endpoint (391a3c0)
  • add create todo endpoint (2b0ec2a)
  • add todos repository (6bb5b64)
  • implement the flow of endpoint add todo (144202b)

1.0.0 (2019-07-07)

Continuous Integration

  • add coverall for code coverage report (3c35c7e)
  • add dockerfile and docker-compose file to start app easier (8da92f0)
  • correct semantic-release config (e19e7ee)

Features

  • add basic auth support (8e8898a)
  • add config (c364f2e)
  • add database support using lokijs (bd13792)
  • add Logger and request logger (7120530)
  • add swagger and global validation (a936b60)
  • add user repository, update create user endpoint (8941ad9)
  • add user repository, update create user endpoint (4287dd5)
  • init repo (44e1408)