Skip to content

Releases: bluekeyes/patch2pr

v0.45.1

Choose a tag to compare

@bluekeyes bluekeyes released this 27 Jun 16:25
b6293fd
  • Apply methods now return errors of type *patch2pr.Conflict if the apply fails due to a conflict between the patch and the state of the target repository

v0.45.0

Choose a tag to compare

@bluekeyes bluekeyes released this 11 Jun 02:34
98b77b0
  • Update google/go-github to v88

v0.44.0

Choose a tag to compare

@bluekeyes bluekeyes released this 01 May 21:19
502fd3e
  • Update google/go-github to v85

v0.43.0

Choose a tag to compare

@bluekeyes bluekeyes released this 05 Mar 14:21
ccd48c2
  • Update google/go-github to v84
  • Set Go 1.25.0 as the minimum version for the module
  • Build binaries and run tests with Go 1.26

v0.42.0

Choose a tag to compare

@bluekeyes bluekeyes released this 18 Feb 03:59
3ab09c4
  • Update google/go-github to v83
  • Update shurcooL/githubv4

v0.41.0

Choose a tag to compare

@bluekeyes bluekeyes released this 30 Jan 15:07
645310e
  • Update google/go-github to v82

v0.40.0

Choose a tag to compare

@bluekeyes bluekeyes released this 06 Jan 23:39
52efdcd
  • Update google/go-github to v81

v0.39.0

Choose a tag to compare

@bluekeyes bluekeyes released this 18 Nov 04:09
5f6659e
  • Update google/go-github to v79

v0.38.0

Choose a tag to compare

@bluekeyes bluekeyes released this 23 Sep 13:21
e263d87
  • Update google/go-github to v75
  • Set Go 1.24 as the minimum version for the module
  • Build binaries and run tests with Go 1.25

v0.37.0

Choose a tag to compare

@bluekeyes bluekeyes released this 28 Jul 17:53
34ce27f
  • Upgrade google/go-github to v74
  • Other minor dependency updates