Skip to content

Releases: salesforcecli/plugin-data-code-extension

0.1.0

25 Mar 21:30

Choose a tag to compare

Bug Fixes

  • add some function examples with the required function-invoke-option flag (23b7f80)
  • adding missing nut script for failing tests (eed24c8)
  • adding venv to ignore (70e589c)
  • broken test after refactor (fcec963)
  • don't supress deploy stdout, stderr (907a066)
  • edit messages (61fe889)
  • environment checker utility method (2f7e339)
  • failing test after streaming stdout, stderr (9e920ea)
  • failing tests after various changes (3b04d88)
  • global flags extracted to types (6e7f0d1)
  • hide global variables the recommended way (a446735)
  • less error pattern matching, refactor to binary executor (007b0c6)
  • license, dev-scripts, deps (96005b9)
  • linter failure (b6d43d2)
  • linting problems (1247152)
  • missing config.json (5179d1e)
  • package-version not version (f11c67e)
  • python checker pin to 3.11, error handling (82da7a7)
  • refactor away to a shared types (c62684d)
  • release beta version (6d1942e)
  • remove lots of disabling of the linter (f177823)
  • rename accordingly (5c2b5f5)
  • test failures (dd49c14)
  • throw PackageDirNotFound instead of generic Error in zip command (2c2a161)
  • token replace (04ccd03)
  • token substitution (4167cb8)
  • updated README, removed profile flag (41f0e21)
  • use byoc product tag (688a63b)
  • use some generics on flag construction (8979b95)
  • use spawn for all the things (8c40589)
  • version is reserved, move to package-version (b9bce72)
  • yarn and CONTRIBUTING (9a5101b)