Skip to content

Releases: whosonfirst/go-whosonfirst-github

0.7.1

17 Apr 00:49

Choose a tag to compare

  • Bug fix: Update organizations.ListReposWithCallback to call Repositories.GetCommit to get accurate file count if ensure commits flag is set

0.7.0

16 Apr 15:56

Choose a tag to compare

  • Update organizations.ListOptions to include EnsureCommits flag to ensure that matches in ListReposWithCallback have at least one commit file
  • Add -ensure-commits flag to cmd/wof-list-repos
  • Update vendor deps

0.6.2

02 Apr 15:20

Choose a tag to compare

  • Update vendor deps

0.6.1

19 Dec 20:27
7878ece

Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.6.0 to 0.17.0 by @dependabot in #19
  • Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #18

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

0.6.0

13 Jun 20:41

Choose a tag to compare

  • Add cmd/wof-rate-limits tool
  • Start using sfomuseum/runtimevar to resolve API access tokens

0.5.4

27 Feb 18:14
ff17d5a

Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.1.0 by @dependabot in #15

Full Changelog: v0.5.3...v0.5.4

0.5.3

27 Feb 18:08
045831b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.5.3

0.5.2

10 Dec 01:14

Choose a tag to compare

  • Update to use google/go-github/v48 v48.2.0

0.5.1

29 Nov 01:34

Choose a tag to compare

  • Update to use go-github/v48
  • Update vendor deps

0.5.0

03 May 22:48

Choose a tag to compare

  • Update wof-list-hooks and wof-update-hook to filter by hook prefix
  • Update wof-update-hook to allow hooks to be disabled or deleted