-
Reword end-of-life warning printed by CLI (Miroslav Bajtoš)
-
chore: update LTS status to End-of-Life (Rifa Achrinza)
-
fix: warning about LoopBack 3 in stderr (HugoPoi)
-
Print a warning about Maintenance LTS at startup (Miroslav Bajtoš)
-
Update LTS status in README (Miroslav Bajtoš)
-
chore: update copyright year (Diana Lau)
-
chore: drop Node.js 6 support (Diana Lau)
- fix: a workaround to fix the hanging cmd (jannyHou)
- fix tests for prompts (Diana Lau)
-
chore: update copyright years (Diana Lau)
-
chore: update LTS status (Diana Lau)
-
LTS (jannyHou)
-
feat: switch to yeoman-env (jannyHou)
-
chore: add stalebot (Diana Lau)
-
chore: upgrade dependencies (virkt25)
-
Fix tests on printing help (shimks)
-
Drop node 4 from CI (shimks)
-
update generator-loopback version (Diana Lau)
-
update help-lb message (Diana Lau)
-
Update for zosconnectee command (Andrew Smithson)
-
Update LICENSE (Diana Lau)
-
Increment generator-loopback to 5.0.0 (#54) (Rashmi Hunt)
-
create pr template (Sakib Hasan)
-
create issue template (Sakib Hasan)
-
Update dev-dependencies (Miroslav Bajtoš)
-
travis: drop Node.js 7.x, add 8.x (Miroslav Bajtoš)
-
Support
lb [command | appName]
(Hage Yaapa) -
Add CODEOWNERS file (Diana Lau)
- deps: [email protected] (Hage Yaapa)
-
Update generator-loopback to 3.9.0 (Hage Yaapa)
-
Separate service provisioning (Hage Yaapa)
- Switch from nopts to minimist for args parsing (Miroslav Bajtoš)
- bluemix login options (Hage Yaapa)
-
Upgrade generator-loopback to 3.5.0 (Raymond Feng)
-
Add
lb:oracle
command (Raymond Feng)
- bluemix command (Hage Yaapa)
-
Fix README review comments (rashmihunt)
-
README change for WSDL to datasource (rashmihunt)
-
Include workspace version in --version log (Miroslav Bajtoš)
-
Remove reference to swagger (rashmihunt)
-
Add URL to SOAP and WSDL Spec (rashmihunt)
-
Point to README_Soap from REAME (rashmihunt)
-
Detail Readme for lb soap feature (rashmihunt)
-
Fix soap help text (rashmihunt)
-
Rename oopback_soap_help.txt->help-lb-soap.txt (rashmihunt)
-
Add soap command in test/help.test.js (rashmihunt)
-
support for lb soap command (rashmihunt)
- Upgrade to [email protected] (Raymond Feng)
- Fix handling of CLI options (Miroslav Bajtoš)
- First release!