v0.9.13
Changelog
- 8ad10e6 bump version, goreleaser use clean flag
- d154eb2 fix: error dump creation might fail if workingDir was changed, always use project root to create it in the correct path, extended unit tests
- c1666e1 fix: improve arg parsing to tolerate = signs in values (for example in urls)
- 5fdeedc feat: add zeusutils pkg with utils for implementing commands in Go