- 93bf55b07: Package updates
- b3a50b49a: fix the build issue by removing prebuild script since we dont need it anymore
- d67b52906: Fixed IParsedCode interface
- be9129381: export execCodeParser in order to parse code peroperty of transactions
- 3ed72cddf: Add events to the parse tree
- 9bec1fb8e: intruduce PactReturnType in order to extract pact functions return type
- a3bb20737: let users pass Literal or ()=>string as function inputs to cover more advanced usecases.
- 735aeb38f: Fixed dependency resolution in pactjs-cli
- fa6b84e22: No auto-globals for vitest specs
- d62a23ffe: Generate provenance statement during npm publish
- 3873e73c4: Fix no namesapce issue for used modules
- 99ce19b47: Fix index.d.ts by using import instead of export since we use interface merging for types
- fec8dfafd: Upgrade
typescript
and@types/node
dependencies
- 5068b099: Update the pact-grammar to support a list as a valid function's return type.
- 143d0bef: Fix the name collision between the arguments of capabilities in the generated type
- f148002c: Accept power "^" as a valid operator
This log was last generated on Fri, 04 Aug 2023 16:10:02 GMT and should not be manually modified.
Fri, 04 Aug 2023 16:10:02 GMT
- Use ICap from @kadena/types instead of ICapabilityItem
Mon, 10 Jul 2023 14:25:54 GMT
Version update only
Mon, 10 Jul 2023 14:20:26 GMT
- small changes in readme
- Remove unused dependencies + fix some lint config
Tue, 04 Jul 2023 08:27:48 GMT
- Add repo-wide markdown formatting
- Complete the formatting trilogy
- Introduce generic package doc headers
- Housekeeping npm-published files
- Replace lint-staged with explicit format script
- Rename master branch to main
- apply new lint rules
Thu, 22 Jun 2023 09:46:33 GMT
Version update only
Tue, 13 Jun 2023 13:17:28 GMT
- Update to typescript 5
- Use Jest snapshot to assert generated file
- Skip create-kadena-app tests in Windows/Git Bash
Thu, 01 Jun 2023 20:18:44 GMT
- Set the namespace for each module
- fixing the issue regards "rush install" and "rush build" on windows
- Fix usage of
repository
andnpx
in package.json
Fri, 03 Mar 2023 11:24:59 GMT
Version update only
Mon, 27 Feb 2023 15:39:44 GMT
Version update only
Mon, 27 Feb 2023 14:25:39 GMT
Version update only
Thu, 02 Feb 2023 16:30:09 GMT
- BREAKING: Pact.modules functions will accept for numbers only IPactDecimal or IPactInteger
Mon, 16 Jan 2023 16:31:08 GMT
- Merge generated types for capabilities across modules
- change dependency @kadena-dev/eslint-config and @kadena-dev/heft-rig
Thu, 15 Dec 2022 14:56:25 GMT
- fix issue where modules did not contain namespace
Thu, 01 Dec 2022 09:16:13 GMT
- fix issue where dashes in smart contract caused invalid typings
Tue, 29 Nov 2022 16:14:08 GMT
- Adds
IPactCommand
to module functions.
Fri, 28 Oct 2022 11:53:11 GMT
- Updated readme for release