Skip to content

Releases: MobileFirstLLC/extension-cli

v0.11.7

02 Mar 16:37
Compare
Choose a tag to compare

Fixes

  • xt-docs: make watch recursive on watched directories
  • xt-docs: add tutorials directory to watch list (if exists)
  • xt-docs: display error when docs command fails (see PR #30)

v0.11.6

26 Feb 03:31
Compare
Choose a tag to compare

New

  • xt-docs: add watch mode to docs command see #23

v0.11.5

24 Feb 23:14
Compare
Choose a tag to compare

This version fixes an issue with xt-test command that would prevent ci build for terminating on unit test error

Fixes

  • xt-test #26 unit test coverage reporting and reporting error code on test failure (d3bba9d)

v0.11.3

27 Jan 05:47
Compare
Choose a tag to compare

Fix

  • file watch on build

Updates

  • commander arguments handling
  • update packages

v0.11.2

27 Jan 05:46
Compare
Choose a tag to compare
chore(release): 0.11.2

v0.11.1

06 Jan 23:54
Compare
Choose a tag to compare

new

  • added ability to specify custom build commands

fixes

  • fix initial image generation for creating new extension

v0.10.1

15 Dec 08:27
Compare
Choose a tag to compare
  • update test configs
  • check if gitignore exists before xt-clean
  • xt-create: change default icon to high contrast
  • update packages

v0.9.4

29 Nov 22:02
Compare
Choose a tag to compare
chore(release): 0.9.4

v0.9.3

31 Oct 01:55
Compare
Choose a tag to compare
chore(release): 0.9.3

v0.9.1

11 Oct 19:55
Compare
Choose a tag to compare
  • xt-docs: config bug fix