Skip to content

Version 1.11.0

Latest

Choose a tag to compare

@keegandonley keegandonley released this 08 Sep 21:14
· 4 commits to main since this release
3670c77

This version introduces the new plugin app scaffolding to the create CLI command. You can now use npx @kizenapps/cli create to scaffold a fully-publishable plugin that builds successfully, and choose which artifacts you want to include examples of.

This version also adds boto3 to the local Python runner, mirroring the remote runner capability.