2020-12-29, Version 5.0.0
=========================

 * porting to node 14 (Hooman Moobed)


2020-09-16, Version 4.0.0
=========================

 * chore: update workspace dependency (jannyHou)

 * test: skip model create test (jannyHou)

 * Fixing security vulnerabilities (Hooman Moobed)


2019-07-19, Version 3.0.5
=========================

 * Update generator-loopback (Ivy Ho)


2019-07-10, Version 3.0.4
=========================

 * Upgrade inquirer to resolve issue on Windows. (Ying Lu)


2019-06-28, Version 3.0.3
=========================

 * removing unavailable commands (Hooman Moobed)


2019-06-26, Version 3.0.2
=========================

 * enable tests since loopback has been fixed (Ying Lu)

 * comment failed test. (Ying Lu)

 * update cmd arguments to align with loopback change (Ying Lu)

 * upgrade to loopback-generator@6 (Ying Lu)


2019-05-14, Version 3.0.1
=========================

 * Fix CI. (Ying Lu)

 * remove travis test. (Ying Lu)

 * update version and test. (Ying Lu)

 * Update deps. (Ying Lu)


2019-01-11, Version 2.8.3
=========================

 * Update Copyright (Ivy Ho)


2019-01-10, Version 2.8.2
=========================

 * Update dist (Ivy Ho)

 * Update copyright 2018 (Ivy Ho)


2018-11-19, Version 2.8.1
=========================

 * Remove node 4 and add node 8 (Ivy Ho)

 * update to 2.8.0 instead (Ivy Ho)

 * update dependencies (Ivy Ho)


2018-11-15, Version 2.7.3
=========================

 * drop lb2 (#122) (Janny Hou)


2018-11-14, Version 2.7.2
=========================



2018-06-11, Version 2.7.1
=========================

 * drop node 4 (Ivy Ho)


2017-10-24, Version 2.6.6
=========================

 * Delete notices.txt (Ivy Ho)

 * Delete non_ibm_license.txt (Ivy Ho)


2017-10-23, Version 2.6.5
=========================

 * Simplify License (Ivy Ho)

 * Update license files for 5080 release (Ryan Graham)


2017-06-27, Version 2.6.4
=========================

 * update license notices (Ryan Graham)


2017-06-19, Version 2.6.3
=========================

 * update license notices (Ryan Graham)


2017-04-14, Version 2.6.2
=========================

 * Fix copyright header in files (#115) (Krishna Raman)


2017-03-24, Version 2.6.1
=========================

 * Cleanup package.json. (Rick Curtis)

 * Change default version for loopback create. (Rick Curtis)


2017-03-09, Version 2.6.0
=========================

 * Update license files (Krishna Raman)

 * Remove failing test. (Rick Curtis)

 * add loopback version as argument (Anthony Ettinger)

 * Re-add LBVersion and template filter (Biniam Admikew)


2017-01-17, Version 2.5.3
=========================

 * Update license files (Ying Lu)

 * Remove deploy step from travis. (Rick Curtis)


2016-12-11, Version 2.5.2
=========================

 * Update license files (Krishna Raman)

 * Upgrade generator-loopback to 2.x (Miroslav Bajtoš)


2016-11-23, Version 2.5.1
=========================

 * Revert "Add LBVersion and template filter" (jannyHou)


2016-11-23, Version 2.5.0
=========================

 * Travis update (Krishna Raman)

 * Update travis and pckg.json to remove 012. (Rick Curtis)

 * Add LBVersion and template filter (jannyHou)


2016-10-20, Version 2.4.1
=========================

 * Update license files (Krishna Raman)

 * Explicitly load generator-loopback (Tetsuo Seto)


2016-10-04, Version 2.4.0
=========================

 * Update cross-spawn to remove binary dependency (Krishna Raman)

 * Generate .yo-rc.json istead of .yo-rc.yaml (Simon Ho)

 * Add resolve api template test. (Rick Curtis)

 * Add loopback test fixtures. (Rick Curtis)

 * Use provided lbAppDir when creating loopback proj. (Rick Curtis)

 * Update to use config and project deps. (Rick Curtis)


2016-08-22, Version 2.3.0
=========================

 * Fixup! Indent options in help (Bosco Li)

 * Indent options in help (Bosco Li)

 * Revert "Add LBVersion and template filter" (Sai Vennam)

 * Enable skipped test and test bland default value. (Ying Lu)

 * Add LBVersion and template filter (jannyHou)

 * Use spec reporter for tests. (Ying Lu)

 * Update help file for globalization (Bosco Li)

 * use consistent semver for strong-globalize (Sai Vennam)

 * Initial Globalize (Tetsuo Seto)

 * Update to new test-support level. (Rick Curtis)

 * Allow _ in app name (jannyHou)


2016-07-19, Version 2.2.1
=========================

 * Export npm-install via JS API (Krishna Raman)


2016-07-18, Version 2.2.0
=========================

 * Pick restApiRoot change in config.json (Tetsuo Seto)

 * Run coverage test on node v6. (Ying Lu)

 * Small message / logging changes. (Rick Curtis)

 * Update engines to support node >= 0.12. (Rick Curtis)

 * Dont emit unsupported ops/paths (Krishna Raman)

 * Fix npm log level and return loopback project dir (Krishna Raman)

 * Comment out 1 test until loopback gets fixed. (Ying Lu)

 * More test for loopback command options. (Ying Lu)

 * Split loopback cli tests into multiple files. (Ying Lu)

 * Don't generate yaml files if '--skip-install'. (Ying Lu)


2016-06-23, Version 2.1.1
=========================

 * Update prompt responder text when creating model. (Rick Curtis)


2016-06-21, Version 2.1.0
=========================

 * No _ in app name (Hooman Moobed)

 * Clean up and add/fix unit test. (Ying Lu)

 * Expose create and template list calls (Krishna Raman)

 * Add JS api to create loopback app and cli prompts. (Ying Lu)

 * loopback template (Hooman Moobed)

 * Use apiconnect-cli-test-support for smoke tests (Krishna Raman)

 * Automated tests. (Ying Lu)

 * Increment package and dependency versions. (Rick Curtis)

 * Clean up. (Ying Lu)

 * Option changes NAME => -n, --name NAME and etc. (Ying Lu)

 * Set env variable LB_LAZYCONNECT_DATASOURCES (juehou)

 * Error message cleanup (Tetsuo Seto)

 * Fix travis build (Krishna Raman)

 * Generated swagger should not require uGW (Krishna Raman)

 * Refactor commands to reduce load time. (Rick Curtis)

 * Help update round 19 (Tetsuo Seto)

 * Update create model and datasource help content (Candy)


2016-04-13, Version 1.0.3
=========================

 * Generated swagger should not require uGW (Krishna Raman)


2016-04-08, Version 1.0.2
=========================

 * Fix loopback app command (Krishna Raman)

 * Fix readme & package.json (gunjpan)

 * Refactor model/datasource create name parameter to be a proper name option. (Rick Curtis)

 * Pull latest 1.x of generator loopback (Krishna Raman)

 * Move to eslint 2.x (Krishna Raman)

 * Get cli-format file name from env (Tetsuo Seto)


2016-03-21, Version 1.0.1
=========================

 * First release!
