Skip to content

Latest commit

 

History

History
285 lines (122 loc) · 7.11 KB

CHANGELOG.md

File metadata and controls

285 lines (122 loc) · 7.11 KB

1.9.3 (2021-01-28)

Bug Fixes

  • local binaries for testing (bf98e76)

1.9.2 (2021-01-12)

1.9.1 (2021-01-12)

Bug Fixes

1.9.0 (2020-12-23)

1.8.0 (2020-08-11)

Bug Fixes

  • compile: detect NODE_ENV in runtime (610113c)

Features

  • compile: expose declarations flag (3662f68)

1.7.2 (2020-08-10)

Bug Fixes

  • build: add bugfixes flag to babelconfig (3a5cbd2)

1.7.1 (2020-03-24)

Bug Fixes

  • lint: not linting *.cmd bin files (4121034)

1.7.0 (2020-03-05)

Bug Fixes

  • eslint: use ts version of no-unsued-expression (f6fa290)
  • capture console in browser tests for debugging (530846f)

Features

  • notification of execution of shell command for ghtoken (6ee18f6)
  • ts: enable decorators and json modules (5d05386)
  • adding no-shadow rule (71e375c)

1.6.0 (2020-01-04)

Features

  • default release builds to production mode (7b4676b)
  • global config and ghtoken support (599f5e8)

1.5.2 (2019-12-29)

Bug Fixes

1.5.1 (2019-12-29)

Bug Fixes

  • use correct depCheck detective for TS (e29149c)

1.5.0 (2019-12-29)

Features

  • adding reporter option for test coverage (f7de593)
  • cli strict parse mode to detect unkown arguments (607e752)
  • improve dep-check with adding configuration possibility and ignore capability (197890f)
  • merging lint-package-json command into lint command (edafc96)

1.4.0 (2019-12-23)

Features

1.3.4 (2019-12-11)

Bug Fixes

  • browser tests in production mode (76f24d9)

1.3.3 (2019-12-06)

Bug Fixes

  • forwarding arguments to mocha (fd78e19)

1.3.2 (2019-11-29)

Bug Fixes

1.3.1 (2019-11-28)

Bug Fixes

  • chrome without security (ed9e3ae)

1.3.0 (2019-11-28)

Features

  • coverage working for TS (9090ab2)

1.2.2 (2019-11-27)

Bug Fixes

  • browser test & build working (2eb589f)
  • circleci commitlint on branch (1df5d37)

1.2.1 (2019-11-27)

Bug Fixes

  • dependency check for TS files (2a14c05)

1.2.0 (2019-11-26)

Features

  • commitlint support for CircleCi (425dcc7)

1.1.4 (2019-11-24)

Bug Fixes

  • correct forwarding of arguments to ran script (903a9b2)

1.1.3 (2019-11-22)

Bug Fixes

  • better eslint rules for tests (b611999)
  • types integration for run task (2249085)

1.1.2 (2019-11-10)

Bug Fixes

  • compilerOptions for tests (82e78af)

1.1.1 (2019-11-08)

Bug Fixes

1.1.0 (2019-11-05)

Bug Fixes

  • contributors are not updated when not needed (37d9c23)
  • dependency-check for typescript (656a5a0)

1.0.0 (2019-04-07)

This is first release of the fork and as it will follow now its own development line, the release cycle has been reset. For previous changes look for the original aegir's CHANGELOG that incorporate all changes prior the fork.

Features

  • removal of test-external
  • managed-by badge
  • ask for ghtoken

BREAKING CHANGES

  • TypeScript support
  • renaming aegir -> tasegir