v0.6.1
abi-to-sol v0.6.1
This "new feature" release adds two CLI flags:
--no-source
(or-S
) omits the source ABI JSON listing at the end of output--no-attribution
(or-A
) omits the "autogenerated by abi-to-sol" notice at the top of output
Thanks for the suggestion, @jorijnsmit!
In addition, this release marks the switch in Node.js's maintenance lifecycle: this package now supports Node.js >=14 <19. (Node.js v12 has been dropped, and Node.js v18 has been added.)
Release changes
New features
Internal improvements
Dependency updates
- Bump eventsource from 1.1.0 to 1.1.1 (#66 by @dependabot)