Releases: texei/texei-sfdx-plugin
Releases · texei/texei-sfdx-plugin
v1.8.0
- Added
sfdx texei:contractstatus:value:add
command
v1.7.0
Added 2 new commands:
sfdx texei:sharingcalc:resume
sfdx texei:sharingcalc:recalc
These come in addition to the existingsfdx texei:sharingcalc:suspend
Thank you @kylethornton for the Pull Request 👍
v1.6.3
- Bump dependencies versions
v1.6.2
- Added better examples for some commands
v1.6.1
- Bump websocket-extensions from 0.1.3 to 0.1.4
v1.6.0
- Added
sfdx texei:sharedactivities:enable
command
v1.5.2
- 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
- checking if a package is already installed on the org before installing it
- added
--apexcompile
flag
v1.5.0
- Added
sfdx texei:sharingcalc:suspend
command
v1.4.1
- Handling when no layouts folder is found in the
texei:source:layouts:cleanorg
command