Releases: whosonfirst/go-whosonfirst-findingaid
Releases · whosonfirst/go-whosonfirst-findingaid
2.7.2
What's Changed
- Bump golang.org/x/net from 0.1.0 to 0.7.0 by @dependabot in #4
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v2.7.1...v2.7.2
2.7.1
2.7.0
- Update
producer/docstore/docstore.go
to check existing value and skip if it is the same as a the (new) value to set.
2.6.4
2.6.3
2.6.2
2.6.1
- Update vendor deps
2.6.0
- Add
cmd/create-dynamodb-import
tool
2.5.1
- Update vendor deps
2.5.0
- Add
resolver.ReaderResolver
to support fetching repo information fromwhosonfirst/go-reader.Reader
instances (which is a bit circular when you think about it but there you go).