Skip to content

Releases: neticdk/go-bitbucket

v1.0.0

03 Oct 06:56
673407f
Compare
Choose a tag to compare
  • First mostly feature complete release small change to support use in Woodpecker

What's Changed

New Contributors

Full Changelog: v0.1.2...v1.0.0

v0.1.2

27 Apr 08:18
Compare
Choose a tag to compare

Extending API support

  • Support for listing changes on commit

v0.1.1

27 Apr 07:15
Compare
Choose a tag to compare

Extending API Support

  • Adding support for listing and getting pull-requests
  • Adding support for listing and getting commits

v0.1.0

25 Apr 11:30
Compare
Choose a tag to compare

Extended API Implementation

  • Supporting webhook creation and deletion
  • Supporting reading users
  • Supporting creating build status
  • Help to implement webhook receivers

v0.0.7

17 Apr 13:18
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

Adding project ref on repository

v0.0.6

17 Apr 12:58
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

Adding new functionality:

  • Repository search
  • File listing
  • Text file contents

v0.0.5

11 Jan 10:56
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

Avoid panic on no more mock responses

v0.0.4

11 Jan 08:08
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Adding simple mock framework to support easy Bitbucket mocking.

v0.0.3

10 Jan 12:08
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

New features:

  • Expose User object on access tokens

Fixes:

  • No need to pages to be signed ints as they may only be positive

Full Changelog: v0.0.2...v0.0.3

v0.0.2

10 Jan 10:52
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Support simple basic auth http client.

Full Changelog: v0.0.1...v0.0.2