Skip to content

Releases: akadir/gop

v0.8.1

19 Jul 20:07
Compare
Choose a tag to compare

Changelog

  • b72bb3c chore: add new unit test case
  • fffa10b chore: version 0.8.1
  • 2f0ef17 fix(ci): update goreleaser.yml
  • 6eecd32 fix: print message when provided argument invalid

v0.8.0

20 Jan 19:49
Compare
Choose a tag to compare

Changelog

  • 37c568c chore: version 0.8.0
  • 6ff2807 feat: implement path command that opens given path

v0.7.4

23 Sep 20:13
Compare
Choose a tag to compare

Changelog

  • dfc70c9 chore: version 0.7.4
  • 84c1459 doc: fix commits badge url
  • 953b960 fix: remove .git if it occurred at the end of the gitRemote

v0.7.3

27 Aug 20:35
Compare
Choose a tag to compare

Changelog

  • 5901f7b chore(version): 0.7.3
  • 8e6e23e fix: get remote alias when needed to fix completion command works

v0.7.2

13 Aug 17:05
Compare
Choose a tag to compare

Changelog

  • 506719a chore(pipe): use go install instead of go get to install executables
  • cd19a24 doc: add latest tag badge
  • 7d60739 doc: fix tag badge
  • 245a212 fix(pipe): remove additional slash
  • 953cd7e fix(pipe): use fixed mockery version during github-actions
  • d5f7b48 fix: get current remote alias and use it instead of using origin statically

v0.7.1

23 Jan 18:17
Compare
Choose a tag to compare

Changelog

v0.7.0

23 Jan 17:21
Compare
Choose a tag to compare

Changelog

  • b3c6edc chore: version 0.7.0
  • 0456947 feat(#7): add completion command
  • ced63e4 feat(#7): enable autocompletion and add required files
  • 1ca5d09 feat(#7): fix completion path problem using cons variables
  • def4d00 fix: branch command
  • 2baafb2 fix: broken git_service test
  • fd7fa6c refactor: remove color package

v0.6.2

21 Jan 22:22
Compare
Choose a tag to compare

Changelog

v0.6.1

21 Jan 22:01
Compare
Choose a tag to compare

Changelog

  • e5238b0 chore: add git as brew dependency
  • 23a3438 chore: version 0.6.1
  • 4148816 doc: add goreport badge
  • a84b855 refactor: update package name

v0.6.0

21 Jan 21:40
Compare
Choose a tag to compare

Changelog

  • 831ca68 chore: tidy go.mod
  • 3070e0b chore: version 0.6.0
  • de2feb7 ci: add codecov yml
  • f23bd6e ci: fix build action
  • af11acd ci: remove codecov yml
  • 771b8e0 ci: try to fix sonar coverage report
  • d85decf ci: try to fix sonar coverage report
  • 214970d ci: try to fix sonar coverage report
  • c072131 ci: try to fix sonar coverage report
  • 83ce8b8 ci: try to fix sonar coverage report
  • 47dd3ef ci: try to fix sonar coverage report
  • ab1a9ec ci: try to fix sonar coverage report
  • 5a37a1d ci: try to fix sonar coverage report
  • 6f8bf99 ci: try to fix sonar coverage report
  • c37887e ci: update sonar test inclusions and exclusions
  • 78ff0a0 ci: update sonar test inclusions and exclusions ci: update sonar-project.properties
  • dd953bd feat(#8): add new command to support settings page of repository
  • 758d324 refactor(#2): add unit tests
  • ec98c31 refactor: rename test functions