v0.1.0 Release
What's Changed
- chore: update docs and add some tips by @jianzs in #53
- Version Packages by @github-actions in #54
- feat(adapter): switch to local backend in Pulumi by @jianzs in #56
- feat: add lint and deadlink checker tool and update CI by @jianzs in #58
- Version Packages by @github-actions in #57
- fix(doc): personal repo video link by @jianzs in #59
- enhance(cli): add 'yes' option to deploy command by @jianzs in #60
- Version Packages by @github-actions in #61
Features
CLI
- Support basic commands
- new, deploy, destroy and stack new
SDK
- Native Typescript Support (Including infra arch deducer, generator and adapter)
- Initial SDK Support including
- Router
- KVStore
- Queue
- Schedule
- FnResource
Runtime
- AWS (Lambda) Target Support
- Kubernetes (Knative) Target Support
Deducer and Generator
- Support 'import' dependency analysis for single file
Adapter
- Pulumi Adapter Support
Full Changelog: https://github.com/pluto-lang/pluto/commits/v0.1.0