Ben-Rey
released this
20 Jul 10:43
·
73 commits
to main
since this release
What's Changed
- Add comments for deploy.ts by @Ben-Rey in #204
- setup jest by @Elli610 in #212
- 209 allow compiler to use protobuf transformer by @julienbrs in #214
- 209 allow compiler to use protobuf transformer by @julienbrs in #215
- add the "getProtoFunctions" to retrieve the functions name, arguments (name and type) and return type from proto file by @Elli610 in #219
- update ci to handle buildnet an testnet by @Ben-Rey in #231
- Create ts-gen.ts & add generateTSHelper by @Elli610 in #220
- fix ci release by @Ben-Rey in #238
- fix documentation and slightly improves the rendering of ...caller.ts by @Elli610 in #241
- Feature: added protofiles deployement by @0xSwapFeeder in #216
- fix ci release by @Ben-Rey in #243
- 244 publish packages separately by @julienbrs in #245
- Feature: added as-gen and cli for proto-cli by @0xSwapFeeder in #222
- feat(proto-cli): added call to proto parser in cli by @0xSwapFeeder in #248
- fix the path issues by @Elli610 in #242
- Extend the cli of Massa-Proto-Cli to use ts-gen by @Elli610 in #250
- 252 add the blockchaincaller to ts gen by @Elli610 in #260
- Update README.md by @Elli610 in #262
- Fix: proto deployement by @0xSwapFeeder in #259
- Fix: as generator + new build by @0xSwapFeeder in #254
- Fix: Proto-Cli As caller generator + new build by @0xSwapFeeder in #265
- Last fix for ts gen by @Elli610 in #264
- fix protobuf-ts bigint support by @Elli610 in #266
- Feature: proto files separator on sc-deployer by @0xSwapFeeder in #268
- Create README.md for massa-proto-cli by @Elli610 in #263
- add event retrieving to ts-gen by @Elli610 in #274
- update readme by @Elli610 in #278
- add helpers folder generation and remove unused imports by @Elli610 in #276
- get the actual outputs of a sc call by @Elli610 in #280
- Create CONTRIBUTING.md by @Elli610 in #282
- add LICENSE.md (MIT) by @Elli610 in #284
- Update powered-by.yml to genererate powered-by.md for massa-proto-cli by @Elli610 in #286
- Fix typo in massa proto cli by @Elli610 in #288
- update deployer major by @Ben-Rey in #292
New Contributors
- @0xSwapFeeder made their first contribution in #216
Full Changelog: https://github.com/massalabs/massa-sc-toolkit/compare/@massalabs/[email protected],@massalabs/[email protected]...@massalabs/[email protected]