Skip to content

v1.5.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@joebonrichie joebonrichie released this 28 Feb 12:13
· 143 commits to master since this release
  • Support sscache cache overlay to speed up rust rebuilds (Credit @GZGavinZhao)
  • Switch from the cobra library to cli-ng v2 for CLI handling
  • Switch from the logrus library to waterlog for logging handling
  • Also catch SIGTERM in addition to SIGINT during cleanup before exiting in an attempt to avoid broken states and nuked local repos
  • Add a cli flag to build to disable generation of an ABI Report