Skip to content

Releases: flexwie/ghs

v0.2

25 Aug 19:14
177c1df
Compare
Choose a tag to compare

Changelog

  • 177c1df feat(auth): added authentication
  • e9710e2 build(make): clean dist/ on build
  • 6977e59 feat(output): added colored logging
  • 07dee90 docs: updated readme

v0.1

25 Aug 16:57
8bd7d7b
Compare
Choose a tag to compare

Changelog

  • 8bd7d7b build(release): updated release config and workflow
  • 4e94f3a fix(ci): changed go version number
  • 03aef0c ci(release): added release action
  • c31804a chore: tidy up
  • 82a64c2 build(make): added makefile for common tasks
  • fcbeb99 feat(executor): implemented golang executor
  • 2d8a012 refactor(executor): refactored to allow more advanced executors
  • 118366e feat: initial commit
  • 2305b2a Initial commit