Skip to content

Releases: davidji99/bitbucket-go

v0.3.0

20 Feb 01:42
4afb4e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.3.0

v0.2.2

14 Apr 09:34
91c05bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

29 Jun 01:11
c584fbd
Compare
Choose a tag to compare

Bug Fixes

  • Fix Repositories struct to have an array of Repository not Issue. (#12)

v0.2.0

29 Jun 01:09
9c2fa4a
Compare
Choose a tag to compare

Improvements

  • Big refactor in the client initialization code that now uses simpleresty. (#11)
    • Introduce Oauth related methods for the Option struct.

v0.1.4

11 Mar 22:29
25c9874
Compare
Choose a tag to compare

Bug Fixes

  • Update type PullRequest GetMergeCommit() to return commit Hash (#9)

v0.1.3

31 Oct 06:46
ee3a3ac
Compare
Choose a tag to compare

Bug Fixes

  • (#7) Ensure content field is passed when creating or updating pull request comments.

v0.1.2

05 Aug 10:43
Compare
Choose a tag to compare
more changes

v0.1.1

05 Aug 10:37
0b132f5
Compare
Choose a tag to compare
update module name

v0.1.0

05 Aug 10:35
e573a52
Compare
Choose a tag to compare
Update README.md