v1.5.1.0
Changelog
- Update git2go to v31 from v28 (requires libgit2 v1.0.0 to v1.3.0)
- Set the default logging level to Info
Changes from pre-release v1.5.0.0
- Support sscache cache overlay to speed up rust lang 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