Skip to content

0.7.0

Compare
Choose a tag to compare
@agnivade agnivade released this 15 Feb 05:08
· 17 commits to master since this release
2d1bbcf

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.