File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 0.5.0 " ></a >
2+ # [ 0.5.0] ( https://github.com/EnsembleLab/api-template/compare/0.4.1...0.5.0 ) (2018-05-02)
3+
4+
5+
16<a name =" 0.4.1 " ></a >
27## [ 0.4.1] ( https://github.com/EnsembleLab/api-template/compare/0.4.0...0.4.1 ) (2018-04-27)
38
Original file line number Diff line number Diff line change 1313| routes/index.js | 304 | Make Log requests testable and write unit tests for it
1414| routes/index.js | 305 | Develop the route loader into a separate node module to be publish on npm
1515| routes/index.js | 306 | Develop all services onto separate node module to be publish on npm
16- | services/logger/index.js | 36 | Test Error Handler
17- | services/queue/clock.js | 11 | work on a clock functionality so kue can support scheduled jobs
18- | services/queue/clock.js | 12 | Use the cron package here https://www.npmjs.com/package/cron for timer
16+ | services/logger/index.js | 36 | Test Error Handler
Original file line number Diff line number Diff line change 11{
22 "name" : " api-template" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.5.0 " ,
44 "description" : " A template for creating APIs Fast" ,
55 "main" : " app.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments