Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 02:47
· 2 commits to main since this release

Changelog

  • 1da58b3 Initial commit
  • 0b71fec chore(build): change casing of as to AS
  • 25fb641 chore(ci): update actions version
  • 186b9cd chore(docs): add codecov badge to README.md
  • 116312a chore(docs): add endpoints to README
  • 8c7492b chore(docs): add license, codeclimate, action passing badge
  • e2fa4af chore(docs): rename Usage section to Development
  • ecb8cdb chore(docs): update README.md add usage instruction
  • 92625f4 chore(docs): update Test and build badge
  • abf570d chore(git): add MacOS template to gitignore
  • 9b51891 chore(idea): add exclude folder
  • b0d4c44 chore(mocks): rename mockery package file for better readability
  • 6ac208a chore(mod): go mod tidy
  • f0e3e5c feat(build): drop support binary for windows, drop support docker image for arm/v7
  • 4d9c3cf feat(ci): add release workflows
  • 3a1715b feat(ci): add test action, codecov
  • c004851 feat(ci): remove get version info job
  • 5bee253 feat(release): do not run go generate, go test with race
  • f07480d feat: init
  • 0cf7bc9 feat: organize packages structure
  • 35245eb fix(release): add main to goreleaser builds
  • 9efd6b1 fix(release): fix go test command