Skip to content

Latest commit

 

History

History
128 lines (65 loc) · 2.37 KB

File metadata and controls

128 lines (65 loc) · 2.37 KB

2018-03-22, Version 4.2.0

  • update generator-loopback version (Diana Lau)

  • update help-lb message (Diana Lau)

2017-12-14, Version 4.1.0

  • Update for zosconnectee command (Andrew Smithson)

  • Update LICENSE (Diana Lau)

2017-09-07, Version 4.0.0

  • 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š)

2017-07-28, Version 3.1.0

  • Support lb [command | appName] (Hage Yaapa)

  • Add CODEOWNERS file (Diana Lau)

2017-07-15, Version 3.0.0

  • deps: generator-loopback@4.0.0 (Hage Yaapa)

2017-06-28, Version 2.6.0

  • Update generator-loopback to 3.9.0 (Hage Yaapa)

  • Separate service provisioning (Hage Yaapa)

2017-06-08, Version 2.5.1

  • Switch from nopts to minimist for args parsing (Miroslav Bajtoš)

2017-05-06, Version 2.5.0

  • bluemix login options (Hage Yaapa)

2017-04-28, Version 2.4.0

  • Upgrade generator-loopback to 3.5.0 (Raymond Feng)

  • Add lb:oracle command (Raymond Feng)

2017-04-20, Version 2.3.0

  • bluemix command (Hage Yaapa)

2017-04-16, Version 2.2.1

  • Fix README review comments (rashmihunt)

  • README change for WSDL to datasource (rashmihunt)

2017-04-06, Version 2.2.0

  • 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)

2017-03-27, Version 2.1.0

  • 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)

2017-03-07, Version 2.0.0

2017-01-23, Version 1.0.1

  • Fix handling of CLI options (Miroslav Bajtoš)

2017-01-17, Version 1.0.0

  • First release!