Version 0.0.18
feature
see CHANGELOG
v0.0.18
- new: UML diagrams just arrived 🎉! auto-generate uml for source-units or contracts.
- new: codelense next to functions to generate sighash.
- fix: function signature hashes are now generated for all functions (even internal ones, just ignore them for now :)). Canonicalization of types before calculating hashes #27.
- new: alert on function sighash collision within the same contract.
- new: AST parser now keeps track of
usingFor
's