New
v0.16.0
What's Changed
- ast: add support for parsing solidity assembly by @Raiden1411 in https://github.com/Raiden1411/zabi/pull/142
- ast: add support for a solidity format writer (part 1) by @Raiden1411 in https://github.com/Raiden1411/zabi/pull/143
- ast: extend support for the solidity formatter by @Raiden1411 in https://github.com/Raiden1411/zabi/pull/145
Full Changelog: https://github.com/Raiden1411/zabi/compare/v0.15.7...v0.16.0