Skip to content

Releases: whosonfirst/go-whosonfirst-github

0.8.1

03 May 15:33
07ef572
Compare
Choose a tag to compare

What's Changed

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

0.8.0

17 Apr 17:56
8baf88a
Compare
Choose a tag to compare
  • Add cmd/wof-list-updates tool to list files included in (n) commits for a given repository
  • Add repositories.ListCommitFiles and repositories.ListCommitFilesWithCallback methods

0.7.2

17 Apr 00:50
7d75731
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #20

Full Changelog: v0.7.1...v0.7.2

0.7.1

17 Apr 00:49
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Update vendor deps

0.6.1

19 Dec 20:27
7878ece
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

New Contributors

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