What's Changed
- fix: don't check non-solidity files by @jferas in #7
- refactor: solang by @mds1 in #8
- bug fixes, bring back line numbers, better error messages by @mds1 in #9
- treat
*.s.sol
files as scripts, other files are not treated that way, by @mds1 in #9
Full Changelog: v0.0.11...v0.0.12