Skip to content

Releases: ktrysmt/go-bitbucket

v0.5.6

14 Feb 01:56
470011f
Compare
Choose a tag to compare

v0.5.5

21 Jan 07:41
1ce7e77
Compare
Choose a tag to compare
  • fix GetDiff to use executeRaw() internally. #84

v0.5.4

21 Jan 06:51
3ae508e
Compare
Choose a tag to compare

v0.5.3

27 Dec 05:10
Compare
Choose a tag to compare

v0.5.2

13 Nov 05:48
Compare
Choose a tag to compare

Make apiBaseURL a client variable by @sj14 #80 1863409

v0.5.1

29 Oct 08:31
Compare
Choose a tag to compare

1a5965f Add repository list tags method. #77

v0.5.0

29 Oct 08:30
Compare
Choose a tag to compare

e8d45e2 Removed accidental print (#75)
6df1ade Added support for max_depth (#73)
0561927 List files by path (#72)
731aa0b Changes to address incompatible data type error in repositories.go file (#70)
df91b03 Fix incorrect module path (#69)
f538244 dep -> mod (#67)
df6d5a4 Add branch listing (#66)
c69b646 Add file support (#65)
85aa0d8 Possible solution for #38 (#62)