-
Notifications
You must be signed in to change notification settings - Fork 135
Comparing changes
Open a pull request
base repository: hashicorp/go-multierror
base: v1.1.0
head repository: hashicorp/go-multierror
compare: v1.1.1
- 17 commits
- 8 files changed
- 6 contributors
Commits on Oct 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e9c06a1 - Browse repository at this point
Copy the full SHA e9c06a1View commit details
Commits on Jun 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3df56f4 - Browse repository at this point
Copy the full SHA 3df56f4View commit details
Commits on Jun 29, 2020
-
Merge pull request #40 from hashicorp/docs
Update Append docs with nil error handling
Configuration menu - View commit details
-
Copy full SHA for 0d28cf6 - Browse repository at this point
Copy the full SHA 0d28cf6View commit details
Commits on Nov 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d51a231 - Browse repository at this point
Copy the full SHA d51a231View commit details
Commits on Mar 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 435d0fd - Browse repository at this point
Copy the full SHA 435d0fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cc5fd8 - Browse repository at this point
Copy the full SHA 9cc5fd8View commit details
Commits on Mar 6, 2021
-
Merge pull request #43 from haoxins/update-doc-link
doc: update godoc link
Configuration menu - View commit details
-
Copy full SHA for 249b055 - Browse repository at this point
Copy the full SHA 249b055View commit details -
Merge pull request #27 from mdeggies/add-circleci
Add CircleCI & remove travis
Configuration menu - View commit details
-
Copy full SHA for c7dd669 - Browse repository at this point
Copy the full SHA c7dd669View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78708db - Browse repository at this point
Copy the full SHA 78708dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e27d231 - Browse repository at this point
Copy the full SHA e27d231View commit details
Commits on Mar 8, 2021
-
Merge pull request #47 from hashicorp/mwhooker-patch-1
Add required go version to docs
Configuration menu - View commit details
-
Copy full SHA for 7795f06 - Browse repository at this point
Copy the full SHA 7795f06View commit details -
Configuration menu - View commit details
-
Copy full SHA for eabd672 - Browse repository at this point
Copy the full SHA eabd672View commit details -
Configuration menu - View commit details
-
Copy full SHA for af59c66 - Browse repository at this point
Copy the full SHA af59c66View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb869d9 - Browse repository at this point
Copy the full SHA cb869d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab6846a - Browse repository at this point
Copy the full SHA ab6846aView commit details
Commits on Mar 11, 2021
-
Check if multierror is nil in WrappedErrors
This adds a check similar to `ErrorsOrNil` that ensures the multierror pointer is not nil before returning the Errors field. I believe this is fully backwards-compatible, because the former behavior is a runtime panic.
Configuration menu - View commit details
-
Copy full SHA for 0023bb0 - Browse repository at this point
Copy the full SHA 0023bb0View commit details -
Merge pull request #50 from sethvargo/sethvargo/npe
Check if multierror is nil in WrappedErrors
Configuration menu - View commit details
-
Copy full SHA for 9974e9e - Browse repository at this point
Copy the full SHA 9974e9eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.0...v1.1.1