Releases: wkennedy/JABI-EVM
Releases · wkennedy/JABI-EVM
1.0.5
Fix for SolidityType uint[] not matching array types.
Add Javadocs and new tests for SolidityType factories
Enhanced the SolidityType
class with Javadocs for improved code documentation. Added unit tests, including a new test for uint256[]
matching and decoding of dynamic arrays. Additionally, included an ERC20 ABI JSON file for testing purposes.
1.0.4
Release 1.0.3
Add decodeResult methods, tests and class docs
Implement new decodeResult methods in AbiFunction to handle string and byte array inputs. Add comprehensive Javadoc comments to AbiFunction and Abi classes. Include multiple test cases in AbiFunctionTest to ensure robustness.
1.0.2
1.0.1
Initial Release
1.0.0 Build update - Added jitpack.yml
Initial Release Candidate
v1.0.0-alpha Updates for Actions (Publish)