Releases: whosonfirst/go-whosonfirst-findingaid
Releases · whosonfirst/go-whosonfirst-findingaid
2.4.1
- Bug fix: Encode URI paths correctly in HTTP resolver
- Update vendor deps
2.4.0
- Add
-atomic
flag tocmd/populate
- Update docs
2.3.0
- Add
resolver
package and tools (previously inwhosonfirst/go-reader-findingaid
)
2.2.0
- Added
multi://
,null://
andstdout://
providers.
2.1.1
- Update vendor deps
- Improved docs
2.1.0
- Update to add support for DynamoDB (more specifically
gocloud.dev/docstore
) finding aids.
2.0.0
v2
release. This release is backwards incompatible.
1.0.0
- Snapshot last release before replacing with
v2
branch.
0.0.9
0.0.8
- Update
repo/indexer.go
to support custom repo property - Update vendor deps