Plutolang

Latest version: v0.0.1

Safety actively analyzes 623136 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.0

What's Changed

* chore: add playground link to README by jianzs in https://github.com/pluto-lang/pluto/pull/63
* fix(sdk): table name error in DynameDBKVStore set method by jianzs in https://github.com/pluto-lang/pluto/pull/64
* Version Packages by github-actions in https://github.com/pluto-lang/pluto/pull/65
* chore: release 0.1.0 by jianzs in https://github.com/pluto-lang/pluto/pull/62
* feat: enable users to deploy without AWS CLI by jianzs in https://github.com/pluto-lang/pluto/pull/68
* Version Packages by github-actions in https://github.com/pluto-lang/pluto/pull/69
* feat(deducer): support dynamically detecting resource type by jianzs in https://github.com/pluto-lang/pluto/pull/70
* Version Packages by github-actions in https://github.com/pluto-lang/pluto/pull/71
* feat(deducer,generator): support accessing the constants that located outside of the function scope by jianzs in https://github.com/pluto-lang/pluto/pull/73
* Version Packages by github-actions in https://github.com/pluto-lang/pluto/pull/74
* feat(deducer): support calling function that is located outside of the function scope by jianzs in https://github.com/pluto-lang/pluto/pull/75
* Version Packages by github-actions in https://github.com/pluto-lang/pluto/pull/76

Features

CLI

- Allow users to deploy without local AWS credentials by providing guidance on creating an IAM role that is associated with the Pluto account.

Deducer and Generator

- Support dynamic determining if a type is one of the resource types.
- Support accessing variables and calling functions that are located outside of the lambda function's scope.


**Full Changelog**: https://github.com/pluto-lang/pluto/compare/v0.1.0...v0.2.0

0.1.0

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

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.