Skip to content

Releases: DextApp/dext-cli

v0.3.0

12 Oct 01:30
Compare
Choose a tag to compare
  • Installing/uninstalling a plugin now enable/disables (#18)
  • Link/unlink now enables/disables (#21)
  • Fixed support for spawning commands on Windows machines
  • Add progress spinner (#1 Thanks @Enzuo!)
  • Updated linter packages and rules
  • Add yarn.lock file

v0.2.1

26 Sep 16:29
Compare
Choose a tag to compare
  • Update dext-core-utils to v0.2.1
  • Update eslint and linter rules

v0.2.0

05 Sep 23:57
Compare
Choose a tag to compare

Enhancements

  • New command: dpm config to retrieve raw config.
  • New command: dpm link to create a symbolic link in the current directory to the Dext plugin directory.
  • New command: dpm unlink to remove a plugin's symbolic link.

Miscellaneous

  • Updated .editorconfig to be consistent with other Dext packages.

v0.1.2

02 Sep 01:37
Compare
Choose a tag to compare

v0.1.1

02 Sep 01:36
Compare
Choose a tag to compare
  • Minor text fixes

v0.1.0

02 Sep 01:35
Compare
Choose a tag to compare
  • Initial Commit