Skip to content

Releases: kokoichi206/go-git-stats

v0.2.3

06 Dec 13:04
Compare
Choose a tag to compare

Changelog

  • 11bab32 update: goreleaser format

v0.2.1

13 Feb 12:55
Compare
Choose a tag to compare

Changelog

  • 2fd874e chore: add comments about version
  • b15dc1e improve: change go install name
  • 03b775a improve: support aarch64 architecture
  • 21834b6 refactor: change directory structure
  • 7e2afa4 style: fix script style

v0.2.0

11 Aug 18:51
Compare
Choose a tag to compare

Changelog

  • 76b0680 Merge pull request #15 from kokoichi206/api-call-testing
  • 72b633b Merge pull request #16 from kokoichi206/fix-getenv
  • 2fb5874 Merge pull request #17 from kokoichi206/token-validation
  • 656a37d Merge pull request #18 from kokoichi206/fix-crash-problem
  • 38e3506 Merge pull request #19 from kokoichi206/test-packages
  • 9cb54f0 Merge pull request #20 from kokoichi206/installer
  • 78b7a3e chore: update version
  • 0e22a56 feat: install script (#10)
  • 00fb597 feat: token validation when load config (#6)
  • 1f5f7a2 fix: crash prob when client.do returns error (#12)
  • 34fad6b fix: existing testing (#6)
  • 7709c75 refactor: api test (#14)
  • c8ba8a0 refactor: cmd test and cmd interface (#14)
  • 8fc9cb2 refactor: separate baseURL (#11)
  • 7db6117 refactor: util test (#14)

v0.1.0

09 Aug 11:25
Compare
Choose a tag to compare

Changelog

  • 6d44887 Merge branch 'fix-readme'
  • d9df3af Merge pull request #3 from kokoichi206/setup
  • 38d21a8 Merge pull request #4 from kokoichi206/get-repositories
  • 154b119 Merge pull request #8 from kokoichi206/get-statistics
  • 8407194 Merge pull request #9 from kokoichi206/lines-of-codes
  • 23f1441 feat: get code frequency api (#5)
  • 8e9264e feat: lines of codes command (#7)
  • 2b273b9 feat: list repositories for authenticated user (#2)
  • fd09ce7 feat: public repositories (#2)
  • 1fbebe8 feat: repositories subcommand (#2)
  • 978354f feat: stats command (#5)
  • 32c10be fix: error value when status code is 4xx (#7)
  • 22ecee1 fix: explanation in README
  • 035e69d fix: release assets
  • beaca5a fix: remove token... (#5)
  • e34e960 fix: use interface (#2)
  • 8b39236 improve: asynchronous API call (#7)
  • 5880e70 refactor: error wrapping (#7)

v0.0.0

07 Aug 14:00
Compare
Choose a tag to compare

Changelog