Releases: wharfkit/contract
Releases · wharfkit/contract
0.4.3
What's Changed
- Adding
index_position
as a fallback parameter since index
doesn't work most of the time by @aaroncox #57
- Fixed issue with
scope
not being applied to table.query
calls by @aaroncox #56
- Removed codegen by @dafuga in #55
Full Changelog: 0.4.2...0.4.3
0.4.0
Beta Release
This is an early release of the Contract Kit with full functionality for creating Actions and read Table data.
The upcoming Technical Preview of the Contract Kit will be based off this release.