v0.8.0
- Added support for library linking in solidity (see #38)
- Bumped HashGraph SDK dependency to
2.17.1
(#100) - Added ability to auto-map hashgraph's
xxxId
s to solidity addresses when calling intoLiveContract
s (#64) - Added support for deep-nested object arguments when calling
LiveContract
s (#73) - + other minor bugs and tweaks