Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

41 lines (23 loc) · 1.9 KB

0.2.2 (2017-04-15)

Bug Fixes

  • gulp: fix missing files to transpile (9171e70)
  • view: rename *.jade files to *.pug (fde4e1a)

Features

  • API: [GET /api/github/closed_issues] new API (07d31fd)
  • command: new command yarn command:job:my v0.17.6 (aaba4a0)
  • controller: [ApplicationController] new (fe33095)
  • job: add runImmediate(), runLater(), runUntil() (b511938)
  • route: add resource helper function (4fc12e5)
  • install babel-node and change command files extension to js (d3f285e)

0.2.0 (2017-04-14)

Bug Fixes

  • gulp: fix missing files to transpile (9171e70)
  • view: rename *.jade files to *.pug (fde4e1a)

Features

  • API: [GET /api/github/closed_issues] new API (07d31fd)
  • command: new command yarn command:job:my v0.17.6 (aaba4a0)
  • controller: [ApplicationController] new (fe33095)
  • job: add runImmediate(), runLater(), runUntil() (b511938)
  • route: add resource helper function (4fc12e5)