Skip to content

Releases: medyagh/gopogh

v0.19.0

03 Aug 14:20
5dff30a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.19.0

v0.18.0

01 Aug 22:01
371b583
Compare
Choose a tag to compare

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

Full Changelog: v0.17.0...v0.18.0

Release v0.17.0

17 Apr 20:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.17.0

v0.16.0

04 Apr 17:42
Compare
Choose a tag to compare

What's Changed

  • Updated elgohr/Publish-Docker-Github-Action to a supported version (v5) by @elgohr in #45

New Contributors

Full Changelog: v0.15.0...v0.16.0

Release v0.15.0

03 Mar 22:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.15.0

Release v0.14.0

02 Mar 19:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.14.0

Release v0.13.0

20 Sep 21:01
Compare
Choose a tag to compare

go install github.com/medyagh/gopogh/cmd/gopogh@v0.13.0

Full Changelog: v0.12.0...v0.13.0

Release v0.9.0

23 Jul 22:34
a24d067
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

Release v0.8.0

02 Jun 23:13
160ee8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.8.0

Release v0.6.0

19 Feb 19:35
8706618
Compare
Choose a tag to compare

What's Changed

  • do not hide parent test that failed whereas all child tests passed by @prezha in #24
  • fix template glitches by @prezha in #25

New Contributors

Full Changelog: 0.5.0...v0.6.0