Skip to content

Releases: anandnilkal/go-bitbucket

v0.5.41

07 Jul 16:55
Compare
Choose a tag to compare

supporting Member REST API call

v0.5.40

07 Jul 04:44
Compare
Choose a tag to compare

fix unexpected newline error

v0.5.39

07 Jul 04:41
Compare
Choose a tag to compare

update pull request body population for reviewer information

v0.5.38

07 Jul 04:23
Compare
Choose a tag to compare

update reviewer struct for updating reviewer information for a PR.

v0.5.37

07 Jul 03:59
Compare
Choose a tag to compare

fix wrong variable name

v0.5.36

06 Jul 17:51
Compare
Choose a tag to compare

added support for single member information fetch from bitbucket cloud through Members API call on workspace.

v0.5.35

17 Jun 10:38
Compare
Choose a tag to compare

changed diffstat call to execute()

v0.5.34

17 Jun 08:37
Compare
Choose a tag to compare
print response code

v0.5.33

17 Jun 06:44
Compare
Choose a tag to compare

added missing DiffStat interface in pullrequest

v0.5.32

14 Jun 08:48
Compare
Choose a tag to compare

remove duplicate Update() function implementation