Skip to content

Releases: texei/texei-sfdx-plugin

v1.8.0

30 Sep 14:00
cc8f7ea
Compare
Choose a tag to compare
  • Added sfdx texei:contractstatus:value:add command

v1.7.0

17 Sep 15:27
da289f0
Compare
Choose a tag to compare

Added 2 new commands:

  • sfdx texei:sharingcalc:resume
  • sfdx texei:sharingcalc:recalc
    These come in addition to the existing sfdx texei:sharingcalc:suspend

Thank you @kylethornton for the Pull Request 👍

v1.6.3

09 Sep 15:44
Compare
Choose a tag to compare
  • Bump dependencies versions

v1.6.2

10 Jul 16:01
Compare
Choose a tag to compare
  • Added better examples for some commands

v1.6.1

08 Jun 14:14
2dab0e2
Compare
Choose a tag to compare
  • Bump websocket-extensions from 0.1.3 to 0.1.4

v1.6.0

03 Apr 17:09
Compare
Choose a tag to compare
  • Added sfdx texei:sharedactivities:enable command

v1.5.2

20 Mar 09:12
Compare
Choose a tag to compare
  • Fixed a timeout on sfdx texei:sharingcalc:suspend that was occurring from time to time. Thank you @0l0r1n for the bug report and fix.

v1.5.1

19 Mar 19:42
19c881d
Compare
Choose a tag to compare
  • checking if a package is already installed on the org before installing it
  • added --apexcompile flag

v1.5.0

18 Mar 09:14
Compare
Choose a tag to compare
  • Added sfdx texei:sharingcalc:suspend command

v1.4.1

12 Mar 11:59
Compare
Choose a tag to compare
  • Handling when no layouts folder is found in the texei:source:layouts:cleanorg command