Skip to content

Latest commit

 

History

History
499 lines (250 loc) · 19.5 KB

CHANGELOG.md

File metadata and controls

499 lines (250 loc) · 19.5 KB

2.16.0 (2021-01-15)

Features

  • updated shared components (32887db)

2.15.3 (2020-11-18)

Bug Fixes

  • improve labshare library template (b592eea)

2.15.2 (2020-11-10)

Bug Fixes

  • schematics-styles: enforce scss by default in lib (fd0dd03)

2.15.1 (2020-10-19)

Bug Fixes

  • use responseType instead of authFlowType (365657e)

2.15.0 (2020-10-19)

Features

  • add lsc manifest configuration (21e66f5)

2.14.2 (2020-09-15)

Bug Fixes

  • make commands work on windows (e9cb770)
  • use quotes because of shell spawn (ee4eb91)

2.14.1 (2020-08-21)

Bug Fixes

  • turn off analytics by default (e32d813)

2.14.0 (2020-08-20)

Bug Fixes

  • use consts, typings and add packages (67636be)
  • use ngx-core-service v3 (479f9d8)

Features

  • add library and cli args to lsc create app (a5debee)
  • update ui template, add library by default (06ce226)

2.13.5 (2020-08-17)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (6f7eeaa)

2.13.4 (2020-07-15)

Bug Fixes

2.13.3 (2020-05-08)

Bug Fixes

2.13.2 (2020-05-02)

Bug Fixes

2.13.1 (2020-04-30)

Bug Fixes

  • files property in package.json (fe12ca4)

2.13.0 (2020-04-09)

Bug Fixes

Features

  • api template crud example (177c092)

2.12.0 (2020-03-19)

Bug Fixes

Features

  • support for loading config folder (c043981)

2.11.4 (2020-03-10)

Bug Fixes

  • templates to dist folder and npmignore (afe5038)

2.11.3 (2020-03-10)

Bug Fixes

2.11.2 (2020-03-06)

Bug Fixes

2.11.1 (2020-03-06)

Bug Fixes

2.11.0 (2020-03-05)

Bug Fixes

Features

  • lsc using prettier and ts with a dist folder structure (82f3de6)

2.10.2 (2020-02-28)

Bug Fixes

2.10.1 (2020-02-28)

Bug Fixes

2.10.0 (2020-02-27)

Bug Fixes

Features

  • cli template (2555dd4)
  • support for changing the default cli commands directory (8fbe174)

2.9.0 (2020-02-27)

Bug Fixes

Features

2.8.3 (2020-02-27)

Bug Fixes

2.8.2 (2019-11-26)

Bug Fixes

2.8.1 (2019-09-19)

Bug Fixes

  • logging service in angular-template (553d41b)
  • template formating (23bc546)

2.8.0 (2019-09-19)

Features

  • add boilerplate app (45e750e)
  • add package dependecies (26c08f4)
  • add travis and release files. updated pack.json (9da30af)
  • added library template as well updated lsc command (7c99c95)
  • PR comments (2c6291c)
  • remove unused dependencies (e858de5)
  • remove unused dependencies (25d70c3)
  • update build command (173077e)
  • update library readMe (b398653)
  • update library so it builds in ng-packgr (7cbc207)

2.7.0 (2019-08-15)

Features

  • logging: add timestamp to console logs (7994a35)

2.6.1 (2019-08-08)

Bug Fixes

  • commands and jenkins template (2019337)

2.6.0 (2019-08-02)

Features

  • new create command and angular template (e69056c)

2.5.4 (2019-07-18)

Bug Fixes

2.5.3 (2019-07-18)

Bug Fixes

  • adding tsconfig for angular template (29af22b)

2.5.2 (2019-07-17)

Bug Fixes

  • do build in travis and codecov (1685156)

2.5.1 (2019-07-17)

Bug Fixes

2.5.0 (2019-07-17)

Bug Fixes

Features

2.4.1 (2019-05-24)

Bug Fixes

  • pkg: resolve Snyk vulnerabilities (602a756)

2.4.0 (2019-02-13)

Bug Fixes

  • format global method removed (f03de87)

Features

  • fluent logger and winston upgrade (295c2e1)

2.3.1 (2018-11-01)

Bug Fixes

  • logs: update log file name to "app.log" instead of "lsc.log" (7f89f7a)

2.3.0 (2018-10-25)

Features

  • api: export logger and config loader classes (2f0e680)

2.2.7 (2018-10-24)

Bug Fixes

2.2.6 (2018-10-01)

Bug Fixes

  • pkg: remove deprecated prepublish hook (1ae0acf)

2.2.5 (2018-09-20)

Bug Fixes

  • loader: resolves "callback already called" exception SHELL-1614 (0c8a48e)

2.2.4 (2018-09-20)

Bug Fixes

2.2.3 (2018-09-12)

Bug Fixes

  • package.json to reduce vulnerabilities (d9ce207)

2.2.2 (2018-08-02)

Bug Fixes

  • template: fix API package template SHELL-1602 #time 15m (0d33c0b)

2.2.1 (2018-07-25)

Bug Fixes

  • package: update fluent-logger to version 3.0.0 (dd9e166)

2.2.0 (2018-07-19)

Bug Fixes

  • add app.ts to main package json property (0510459)
  • add winston-transport to dependencies (0ce97ea)
  • SHELL-1316 #done add commitlint config to ui-template (c89f167)

Features

  • update template for UI packages SHELL-1316 (#84) (66b22fd)

2.1.0 (2018-07-10)

Features

  • cli: exit with error if command is not found SHELL-1570 (872f0d8)

2.0.3 (2018-07-05)

Bug Fixes

  • .snyk & package.json to reduce vulnerabilities (1473367)

2.0.2 (2018-07-04)

Bug Fixes

  • .snyk & package.json to reduce vulnerabilities (16b3349)

2.0.1 (2018-06-28)

Bug Fixes

  • tests: enable CodeCov integration (d91fda3)

2.0.0 (2018-06-17)

Bug Fixes

  • cli: remove "init" module loading system SHELL-1402 (cfea075)
  • cli: remove recursive CLI command/config search SHELL-1402 (b1952c0)
  • release: simplify semantic-release config (b5aa75e)

BREAKING CHANGES

  • cli: CLI commands and configuration are no longer loaded and parsed recursively via the "packageDependencies" package.json configuration. This change allows multiple versions of LabShare dependencies to be installed at the same time without creating versioning conflicts.

Migration: Projects relying on the recursive CLI/config search are now required to explicitly specify which CLI/config dependencies to load in their top-level package.json "packageDependencies" field.

  • cli: The top level "init" function loading feature has been moved to an internal constructor option of the CliLoader class: "initFunctions". Custom "init.js" files located in the project's cli directory will no longer be loaded automatically as custom CLI initialization functions.

1.0.0 (2018-06-09)

Bug Fixes

  • package.json & .snyk to reduce vulnerabilities (4f48d3d)
  • package: update @types/shelljs to version 0.8.0 (c510380)

Features

  • git: enforce commit message structure (1b330dd)
  • npm: integrate with semantic-release SHELL-1528 (632dcdc)