-
Drop Node.js 4 in CI (Diana Lau)
-
update license for consistency (Diana Lau)
-
Add stalebot configuration (Kevin Delisle)
-
Add CODEOWNER file (Diana Lau)
-
add .travis.yml for CI (Diana Lau)
- adding swagger client using option (Madhavan R)
-
Implement simple caching for GET requests (Miroslav Bajtoš)
-
Allow models to be attached before spec is loaded (Miroslav Bajtoš)
-
Update dev dependencies to latest (Miroslav Bajtoš)
-
Enable dual callback/promise mode on model methods (Miroslav Bajtoš)
-
Cleanup in callback-wrapper (Miroslav Bajtoš)
-
Upgrade eslint & config to latest (Miroslav Bajtoš)
-
Update paid support URL (Siddhi Pai)
-
test: increase test timeouts (Ryan Graham)
-
Start 3.x + drop support for Node v0.10/v0.12 (siddhipai)
-
Drop support for Node v0.10 and v0.12 (Siddhi Pai)
-
Update Readme (Rick Blalock)
-
Update deps to LB 3.0.0 RC (Miroslav Bajtoš)
-
Use path.extname instead of path.parse (Amir Jafarian)
-
Update loopback to 3.x (Amir Jafarian)
-
Fix typo. (Richard Pringle)
-
Update README.md (Rand McKinney)
- First release!