0.7.0
Features
- Added a new tool
cleanenv
which can be used to strip certain environment variables prior to running the tool. This can be useful because certain CI environments add an exceedingly large amount of env vars which is then limited by the Go runtime.
Fixes
- Made some improvements to handle Javascript exceptions or Go panics from within the code.