Skip to content

Releases: joelanford/go-apidiff

v0.8.2

16 Jan 03:35
002aa61
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

15 Jan 22:20
5f1328e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

15 Jan 18:15
74aa119
Compare
Choose a tag to compare

What's Changed

  • support merge queue runs, use SHAs for default base ref by @joelanford in #33
  • GHA: remove skip-cache input variable, update examples by @joelanford in #34
  • fix: add support for message output by @wtrocki in #32
  • docs: correct invalid default value in baseRef by @wtrocki in #39
  • build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #40
  • build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #42
  • build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #44
  • bump to go 1.21 by @joelanford in #45
  • build(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0 by @dependabot in #43

Full Changelog: v0.7.0...v0.8.0

v0.7.0

28 Aug 12:22
d831fb7
Compare
Choose a tag to compare

What's Changed

  • fix: invalid version in action example by @wtrocki in #30
  • pkg/diff: respect global .gitignore by @lmb in #25
  • Add output: semver-type by @EmilienM in #28

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1

24 Aug 12:40
728082c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

05 Mar 01:59
v0.6.0
7037613
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 by @dependabot in #22
  • bump actions/cache from v2 to v3 by @joelanford in #23
  • Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0 by @dependabot in #24

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

28 Oct 13:42
v0.5.0
6593e2d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

27 Apr 21:14
v0.4.0
3894281
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

28 Feb 17:57
v0.3.0
34d5209
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

20 Jan 22:39
v0.2.0
f013e17
Compare
Choose a tag to compare

What's Changed

  • fix: handle repositories with symlinks targeting absolute paths by @joelanford in #5
  • action.yml: support go1.16+ 'go install'-style installations by @joelanford in #7
  • get packages: workaround various go-git checkout issues by @joelanford in #8

Full Changelog: v0.1.0...v0.2.0