Skip to content

Releases: sfomuseum/go-whosonfirst-media

0.0.16

30 Sep 21:27
Compare
Choose a tag to compare
  • Don't assume opts.Feature in clone operations.
  • Update vendor deps.

0.0.15

14 Jul 21:05
Compare
Choose a tag to compare
  • In operations/process/report.go rename DataURI as WriterURI.
  • Update vendor deps.

0.0.14

13 Jan 22:53
Compare
Choose a tag to compare
  • Add support for callbacks in process/report.go.
  • Add operations/gather.GatherImageResponseWithPath.

0.0.13

06 Jan 23:12
Compare
Choose a tag to compare
  • Remove local "lookup" packages which have been superseded by the go-lookup packages.

0.0.12

23 Dec 21:13
Compare
Choose a tag to compare
  • Stop failing hard (for now) when a conflict is encountered in lookup code.

0.0.11

23 Dec 20:33
Compare
Choose a tag to compare
  • Refactor all the lookup code; backwards incompatible.

0.0.10

23 Dec 18:31
Compare
Choose a tag to compare
  • Do not bother with goimagehash.ExtImageHash for now.

0.0.9

21 Dec 01:30
Compare
Choose a tag to compare
  • Encode image hash data in media/feature.go.

0.0.8

21 Dec 01:21
Compare
Choose a tag to compare
  • This release is backwards incompatible.
  • Add support for deriving image hashes.
  • Update to use Go Cloud blob.Bucket.
  • Rename gather.GatherPhotos... as gather.GatherImages...

0.0.7

17 Dec 22:44
Compare
Choose a tag to compare
  • Update variable names in operations/process/report.go.