Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Dec 18:27
· 48 commits to main since this release
e9eb9ef
  • update release workflow
  • fix release workflow
  • fix bug in release script
  • go mod tidy before release; test on gh actions
  • update github action and create release script
  • use friendly for getCacheDir
  • fully implement notifications and iservtime
  • remove push to gitlab
  • Update push-gitlab.yml
  • Create push-gitlab.yml
  • Merge pull request #6 from alexcoder04/dependabot/go_modules/golang.org/x/net-0.4.0
  • fix exercises
  • Bump golang.org/x/net from 0.2.0 to 0.4.0
  • add interactive mode
  • update readme
  • update readme
  • save login credentials, improve internal config handling
  • partial tests for mail utils
  • make use friendly
  • run release on tag push
  • Update release.yml
  • Update Makefile