Skip to content

Releases: salesforcecli/plugin-data-code-extension

1.2.1

03 Jun 22:50

Choose a tag to compare

Bug Fixes

  • allow --use-in-feature override for function deploy (e26d4ff)

1.2.0

28 May 15:33

Choose a tag to compare

Features

  • migrate init and scan from python spawn to native typescript (b43f956)

1.1.1

15 May 13:18

Choose a tag to compare

Bug Fixes

  • increased polling timeout to 10 minutes (03a1961)

1.1.0

05 May 13:57

Choose a tag to compare

Features

  • add optional target-org support to function run (f37f236)
  • add optional target-org support to function run (d3f8186)

1.0.0

01 May 14:04

Choose a tag to compare

  • feat!: restructure function-specific flags for CLI (b4772c5)
  • feat!: restructure function-specific flags for CLI (17c3e35)
  • feat!: restructure function-specific flags for CLI (fbd96ad)
  • feat!: restructure function-specific flags for CLI (43b3cfc)
  • feat!: restructure function-specific flags for CLI (8f43b76)

BREAKING CHANGES

  • Command signatures changed for function init, deploy, and run

@W-22278901

  • Command signatures changed for function init, deploy, and run

@W-22278901

  • Command signatures changed for function init, deploy, and run

@W-22278901

  • Command signatures changed for function init, deploy, and run

@W-22278901

  • Command signatures changed for function init, deploy, and run

@W-22278901

0.1.5

14 Apr 14:05

Choose a tag to compare

Bug Fixes

  • adding character min/max checking on required flags (fc23bba)
  • adding pip package update checker and user warning (957d52d)

0.1.4

09 Apr 19:31

Choose a tag to compare

Bug Fixes

  • truing up some bad regex (09a7c3f)

0.1.3

03 Apr 18:29

Choose a tag to compare

Bug Fixes

  • more consistent help text (58bf7f7)

0.1.2

02 Apr 17:12

Choose a tag to compare

Bug Fixes

  • consistent help menu verbiage (673b1e9)

0.1.1

31 Mar 22:35

Choose a tag to compare

Bug Fixes

  • failing unit tests after changes (daa6cce)
  • squash some scan bugs (18764a0)
  • squash some zip bugs (ede053d)
  • update README, remove examples (4464cff)