Releases: enjin/php-blockchain-tools
Releases · enjin/php-blockchain-tools
v1.15.1
v1.15.0
v1.14.0
What's Changed
- PHP 8.1 support & bump packages & fix tests by @leonardocustodio in #4
- Initial Open Source Release by @Bradez in #5
New Contributors
- @leonardocustodio made their first contribution in #4
- @Bradez made their first contribution in #5
Full Changelog: v1.13...v1.14.0
v1.13
v1.12
1.11
ignore non valid types
1.10
update contract function backward compatibility
1.9
skip constructor when parsing functions
1.8
added toArray to ContractFunction and ContractEvent
1.7
make prefixing more consistent