Skip to content

Latest commit

 

History

History
70 lines (53 loc) · 6.97 KB

File metadata and controls

70 lines (53 loc) · 6.97 KB

0.1.5 (2026-04-14)

Bug Fixes

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

0.1.4 (2026-04-09)

Bug Fixes

  • truing up some bad regex (09a7c3f)

0.1.3 (2026-04-03)

Bug Fixes

  • more consistent help text (58bf7f7)

0.1.2 (2026-04-02)

Bug Fixes

  • consistent help menu verbiage (673b1e9)

0.1.1 (2026-03-31)

Bug Fixes

  • 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)

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)