Releases: whosonfirst/go-whosonfirst-iterate-git
Releases · whosonfirst/go-whosonfirst-iterate-git
3.0.6
3.0.5
- Update to use
whosonfirst/go-whosonfirst-iterate/v3v3.2.0
3.0.4
- Update to use
iterate.ScrubURIfor logging
3.0.3
- Update to use
whosonfirst/go-whosonfirst-iterate/v3v3.1.1
3.0.2
- Update to use
google/go-github/v74 - Update vendor deps
- Increased (debug) logging
3.0.1
- Bug fix: Update go.mod and vendor deps
3.0.0
What's Changed
- Update to reflect changes to
whosonfirst/go-whosonfirst-iterate/v3by @thisisaaronland in #5 - Bump to
/v3. This is a major backwards-incompatible release. - Update to reflect changes to
whosonfirst/go-whosonfirst-iterate/v3 - Merge code from
whosonfirst/go-whosonfirst-iterate-githubin to/githubpackage
Full Changelog: v2.2.0...v3.0.0
2.2.0
What's Changed
- Add default limit for commit depth on clone by @thisisaaronland in #4
- Add default limit for commit depth on clone. Can be overridden with
?depth=flag. - Improved documentation.
New Contributors
- @thisisaaronland made their first contribution in #4
Full Changelog: v2.1.10...v2.2.0
2.1.10
- Improved logging
- Update vendor deps
2.1.9
- Update vendor deps