What's Changed
* chore: update docs and add some tips by jianzs in https://github.com/pluto-lang/pluto/pull/53
* Version Packages by github-actions in https://github.com/pluto-lang/pluto/pull/54
* feat(adapter): switch to local backend in Pulumi by jianzs in https://github.com/pluto-lang/pluto/pull/56
* feat: add lint and deadlink checker tool and update CI by jianzs in https://github.com/pluto-lang/pluto/pull/58
* Version Packages by github-actions in https://github.com/pluto-lang/pluto/pull/57
* fix(doc): personal repo video link by jianzs in https://github.com/pluto-lang/pluto/pull/59
* enhance(cli): add 'yes' option to deploy command by jianzs in https://github.com/pluto-lang/pluto/pull/60
* Version Packages by github-actions in https://github.com/pluto-lang/pluto/pull/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