Skip to content

Latest commit

 

History

History
345 lines (138 loc) · 9.32 KB

CHANGELOG.md

File metadata and controls

345 lines (138 loc) · 9.32 KB

1.1.2 (2021-02-16)

Bug Fixes

1.1.1 (2020-04-05)

Bug Fixes

1.1.0 (2020-04-05)

Features

  • Print atvise server version if available (#179) (d3b74c8)

1.0.0 (2020-03-30)

Chores

BREAKING CHANGES

  • package: Requires node v10 or above

0.9.0 (2019-12-04)

Bug Fixes

  • docs: Open specific browser if specified (#162) (c4d6197)

Features

0.8.2 (2019-06-21)

Bug Fixes

  • Better error messages for failed requires (#145) (e3a63f2)
  • package: Update insecure dependencies (#146) (47dd413)

Reverts

0.8.1 (2019-06-01)

Bug Fixes

  • package: Update dependency axios to ^0.19.0 (#140) (93d2c4c)

0.8.0 (2019-05-21)

Features

  • init: Add '--yes' and '--link' options (#138) (d18dcf6)

0.7.1 (2019-03-08)

Bug Fixes

  • init: Allow rollup-bundled atscm module (#95) (3a0059a)

0.7.0 (2018-09-27)

Features

0.6.1 (2018-09-27)

Bug Fixes

0.6.0 (2018-07-23)

Features

  • Use the --debug flag to start debug mode (#85) (a929e0e)

0.5.0 (2018-06-17)

Features

  • Continue task execution if --continue is used (#82) (92ff5a6)

0.4.0 (2018-02-09)

Features

0.3.6 (2018-01-25)

Bug Fixes

0.3.5 (2018-01-25)

Bug Fixes

  • npm: Update package-lock (11142f2)
  • Disable yargs' version (8878643)
  • Update yargs to prevent missing option argument error (c852fb5)
  • Use non-alpha gulp-cli (d36c25d)

0.3.4 (2018-01-25)

Bug Fixes

  • package: Force gulp-cli version 1.2.2 (244f9e6), closes #52

0.3.3 (2018-01-25)

Bug Fixes

Reverts

  • fix(package): update gulp-cli to version 2.0.0 (#41) (7ae6b1f)

0.3.2 (2018-01-08)

Bug Fixes

  • package: update gulp-cli to version 2.0.0 (#41) (f4415a9)
  • package: update inquirer to version 5.0.0 (#42) (09c576c)
  • Rename tasks option to prevent name conflict with gulp-cli 2.0 (4d138be)

0.3.1 (2017-12-19)

Bug Fixes

0.3.0 (2017-11-06)

Bug Fixes

  • ci: Deploy master and beta only (63393b8)
  • docs: Document deployment process (#29) (782d826)

Features

  • ci: Automated release (#27) (ff9f82a)
  • init: Use --beta flag to update prerelease versions (#31) (7f8b9ed)

0.2.4 (2017-10-17)

Bug Fixes

  • init: Always run in current working directory unless --cwd is passed (#16) (4beabdf), closes #14
  • run: Allow atscm --tasks with current gulp-cli version (#24) (1820107)

Features

  • docs: Open hosted API documentation with --remote option passed (#18) (2cb4ca7), closes #13
  • init: Override existing files using the --force option (#15) (ccd4abf), closes #10
  • Add source maps and beta flag (#26) (bf7e748)
  • Automatically check for package updates (#21) (19afc94), closes #19
  • Pass options by setting env vars named ATSCM_{options}={value} (#23) (4f23e91)
  • Update atscm by running atscm update (bdce6f3), closes #5
  • Update atscm by running atscm update (6adfa60)

0.2.2 (2017-03-15)

Bug Fixes

  • Logger: Use windows-friendly stdout API (2693bbd)
  • test: Use windows-friendly paths (3ff7018)

0.2.1 (2017-03-13)

Bug Fixes

  • Logger: Print as single message (a251179)

0.2.0 (2017-03-13)

Features

  • Logger: Ignore empty lines when using #pipeLastLine (f3d34cc)
  • Logger: Print to own Console instance (b77c0eb)

0.1.2 (2017-02-22)

Bug Fixes

  • test: Fixed invalid test paths (055edf5)

0.1.1 (2017-02-21)

0.1.0 (2017-02-21)