Skip to content

Latest commit

 

History

History
186 lines (94 loc) · 3.86 KB

CHANGES.md

File metadata and controls

186 lines (94 loc) · 3.86 KB

2020-03-06, Version 3.3.1

  • Update LTS status in README (Miroslav Bajtoš)

  • chore: update copyrights years (Agnes Lin)

  • add lts annoucement (jannyHou)

2018-07-16, Version 3.3.0

  • [WebFM] cs/pl/ru translation (candytangnb)

2018-06-05, Version 3.2.0

  • Upgrade eslint to latest (Miroslav Bajtoš)

  • Update most dependencies to latest (Miroslav Bajtoš)

  • Drop Node 4.x, add travis and npmrc (Miroslav Bajtoš)

  • Upgrade semver to 5.x (Miroslav Bajtoš)

  • Update LICENSE (Diana Lau)

  • Create Issue and PR Templates (#74) (Sakib Hasan)

  • Update translated strings Q3 2017 (Allen Boone)

  • Add CODEOWNER file (Diana Lau)

  • update messages.json (Diana Lau)

2017-07-20, Version 3.1.0

  • Add flags for namespacing config (Kenny Sabir)

  • Replicate new issue_template from loopback (Siddhi Pai)

  • Replicate issue_template from loopback repo (Siddhi Pai)

2017-02-06, Version 3.0.0

  • Update paid support URL (Siddhi Pai)

  • Use loopback@3 for tests (Miroslav Bajtoš)

  • Drop support for Node v0.10 and v0.12 (Miroslav Bajtoš)

  • Start the development of the next major version (Miroslav Bajtoš)

2016-11-22, Version 2.3.0

  • Revert "Fix process.stdout exiting before done" (David Cheung)

  • readme: update URL to new doc site (David Cheung)

  • use eslint in replace of jshint (David Cheung)

2016-10-14, Version 2.2.0

  • Update pt translation file (Candy)

  • Add "-s" flag to enable "includeSchema" option (Jan Hapke)

  • Update de and ja translation files (Candy)

  • Update translation files - round#2 (Candy)

  • globalization: add translated strings (gunjpan)

2016-09-05, Version 2.1.0

  • Increase mocha timeout to 5000ms (David Cheung)

  • Update debug dependency and exec not inherit env (David Cheung)

  • Fix process.stdout exiting before done (David Cheung)

  • Globalize loopback-angular-sdk-cli (David Cheung)

  • Update URLs in CONTRIBUTING.md (#44) (Ryan Graham)

  • update copyright notices and license (Ryan Graham)

  • Update test's regex to reflect SDK change (David Cheung)

2015-12-17, Version 2.0.1

  • remove ref to removed lb-ng-doc bin (Ryan Graham)

2015-12-17, Version 2.0.0

  • Remove lb-ng-doc and docular dependency (Miroslav Bajtoš)

2015-11-30, Version 1.2.0

  • Support async booting apps (Heath Morrison)

  • Refer to licenses with a link (Sam Roberts)

  • Use strongloop conventions for licensing (Sam Roberts)

  • Fix bad CLA URL in CONTRIBUTING.md (Ryan Graham)

  • Update contribution guidelines (Ryan Graham)

  • Update README.md (Rand McKinney)

  • Remove unused dependency to express and bump version (Raymond Feng)

2014-07-02, Version 1.1.4

  • Bump version (Raymond Feng)

  • Update name refs (Raymond Feng)

2014-07-02, Version 1.1.3

  • Fix usages of loopback-sdk-angular (Miroslav Bajtoš)

2014-07-01, Version 1.1.2

  • Bump version (Raymond Feng)

  • Rename repo and update deps (Raymond Feng)

2014-05-26, Version 1.1.1

  • package.json: add express 3.x to fix docular deps (Miroslav Bajtoš)

  • Fix unit-tests failing on windows (Miroslav Bajtos)

2014-04-09, Version 1.1.0

  • Update dependencies (Miroslav Bajtoš)

  • test: use exec instead of execFile (Ryan Graham)

  • test: make sure ephemeral ports are used (Ryan Graham)

  • Add missing devDependency: jshint (Ryan Graham)

2014-02-19, Version 1.0.0

  • Update to MIT/StrongLoop dual license (Raymond Feng)

  • Update README, link to doc.strongloop.com (Miroslav Bajtoš)

2014-02-06, Version 0.1.0

  • First release!