Releases: Raiden1411/zabi
Releases · Raiden1411/zabi
v0.18.0
What's Changed
- feat: implement some async clients by @Raiden1411 in #150
Full Changelog: v.0.17.0...v0.18.0
v.0.17.0
Full Changelog: v0.16.1...v.0.17.0
v0.16.1
What's Changed
- ast: implement missing nodes for the formatter by @Raiden1411 in #147
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- ast: add support for parsing solidity assembly by @Raiden1411 in #142
- ast: add support for a solidity format writer (part 1) by @Raiden1411 in #143
- ast: extend support for the solidity formatter by @Raiden1411 in #145
Full Changelog: v0.15.7...v0.16.0
v0.15.7
What's Changed
- build: add new examples build command by @Raiden1411 in #129
- chore: update CONTRIBUTING.md by @marko03kostic in #137
- chore: update tests and update env parser by @Raiden1411 in #138
- chore: more updates to CONTRIBUTING.md by @marko03kostic in #139
- build: update test runner to include the file names by @marko03kostic in #140
- ast: allow parsing of multiple state modifiers by @Raiden1411 in #141
New Contributors
- @marko03kostic made their first contribution in #137
Full Changelog: v0.15.6...v0.15.7
v0.15.6
What's Changed
- chore: fix some typos in comment by @deterclosed in #124
- evm: extend evm support by @Raiden1411 in #125
New Contributors
- @deterclosed made their first contribution in #124
Full Changelog: v0.15.5...v0.15.6
v0.15.5
What's Changed
- wasm: make the evm interpreter compile to wasm by @Raiden1411 in #123
Full Changelog: v0.15.4...v0.15.5
v0.15.4
What's Changed
- build: readd coverage support by @Raiden1411 in #120
- encoder: refactor abi encode api by @Raiden1411 in #121
- feat: implement custom websocket client by @Raiden1411 in #122
Full Changelog: v0.15.3...v0.15.4
v0.15.3
What's Changed
- encoder: refactor abi log topic encoding by @Raiden1411 in #117
- crypto: add support for schnorr signing by @Raiden1411 in #118
- build: update benchmark runner to use tests instead by @Raiden1411 in #119
Full Changelog: v0.15.2...v0.15.3
v0.15.2
What's Changed
- chore: some library cleanup by @Raiden1411 in #114
- docs: Update README.md for spelling mistakes by @roninjin10 in #115
- encoder: refactor abi encoder implementation by @Raiden1411 in #116
New Contributors
- @roninjin10 made their first contribution in #115
Full Changelog: v0.15.1...v0.15.2