1.1.0 (2026-05-05)
- add optional target-org support to function run (f37f236)
- add optional target-org support to function run (d3f8186)
1.0.0 (2026-05-01)
- 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)
- 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 (2026-04-14)
- adding character min/max checking on required flags (fc23bba)
- adding pip package update checker and user warning (957d52d)
0.1.4 (2026-04-09)
- truing up some bad regex (09a7c3f)
0.1.3 (2026-04-03)
- more consistent help text (58bf7f7)
0.1.2 (2026-04-02)
- consistent help menu verbiage (673b1e9)
0.1.1 (2026-03-31)
- failing unit tests after changes (daa6cce)
- squash some scan bugs (18764a0)
- squash some zip bugs (ede053d)
- update README, remove examples (4464cff)
0.1.0 (2026-03-25)
- 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)