v0.18.0
·
229 commits
to master
since this release
What's Changed
- Update README demo gif by @spowelljr in #54
- Update README with better/correct gopogh command by @JudahNour in #56
- -out_html and -out_summary: create directory if not already present by @JudahNour in #57
- make gopogh exit instead of panic on error by @JudahNour in #58
- Remove Azure Connection in github actions by @JudahNour in #62
- Add SQL support to push test results to database file by @JudahNour in #60
- modify concurrency and timeout duration for lint github action by @JudahNour in #63
- add PostgreSQL support to gopogh by @JudahNour in #64
- add TestTime to test case table by @JudahNour in #66
- switch db to use timestamp rather than text for postgres time fields by @JudahNour in #67
- add duration and totalduration to postgres db by @JudahNour in #68
- CI: Update release Go version by @spowelljr in #70
- CI: Fix release job by @spowelljr in #71
New Contributors
- @JudahNour made their first contribution in #56
Full Changelog: v0.17.0...v0.18.0