Skip to content

Releases: bluekeyes/patch2pr

v0.9.0

Choose a tag to compare

@bluekeyes bluekeyes released this 12 Jan 06:59
1bd8e92
  • Upgrade google/go-github to v41.0.0

v0.8.0

Choose a tag to compare

@bluekeyes bluekeyes released this 16 Nov 19:28
890bc00
  • Upgrade google/go-github to v40.0.0

v0.7.0

Choose a tag to compare

@bluekeyes bluekeyes released this 01 Oct 15:39
24a2954
  • Upgrade google/go-github to v39.1.0
  • Add GraphQLApplier for applying patches with the createCommitOnBranch GraphQL mutation

v0.6.0

Choose a tag to compare

@bluekeyes bluekeyes released this 20 Aug 01:48
5e51671
  • Update bluekeyes/go-gitdiff to v0.6.0
  • Fix file names in CLI errors messages

v0.5.0

Choose a tag to compare

@bluekeyes bluekeyes released this 16 Aug 22:46
db3c0d8
  • Upgrade google/go-github to v38.1.0
  • Upgrade bluekeyes/go-gitdiff to v0.5.2

v0.4.1

Choose a tag to compare

@bluekeyes bluekeyes released this 06 Jul 17:00
1a4881c
  • Allow a single patch to make multiple changes to the same file without an intermediate commit or tree creation
  • Use GitHub Actions for linting and testing
  • Add integration tests

v0.4.0

Choose a tag to compare

@bluekeyes bluekeyes released this 28 May 15:13
da87617
  • Upgrade google/go-github to v35.1.0
  • Upgrade bluekeyes/go-gitdiff to v0.5.1

v0.3.0

Choose a tag to compare

@bluekeyes bluekeyes released this 08 Apr 01:02
  • Change the signature of applier.Commit to accept a template *github.Commit struct

v0.2.0

Choose a tag to compare

@bluekeyes bluekeyes released this 17 Dec 17:24
  • Upgrade google/go-github to v33

v0.1.0

Choose a tag to compare

@bluekeyes bluekeyes released this 17 Dec 17:19
29f81f7

Initial release. While functionally complete, the library hasn't been tested on a wide range of patches yet and the API may change in future versions, particularly as new major versions of google/go-github are released.