-
Notifications
You must be signed in to change notification settings - Fork 307
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: spf13/cast
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: spf13/cast
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 7 files changed
- 4 contributors
Commits on Jul 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 580a25a - Browse repository at this point
Copy the full SHA 580a25aView commit details
Commits on Jul 23, 2020
-
Convert error slice to string slice
* feat: added test case for error slice to parse to string * feat: added handler to convert an error slice to string slice
Configuration menu - View commit details
-
Copy full SHA for 8d17101 - Browse repository at this point
Copy the full SHA 8d17101View commit details
Commits on Jul 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c3e59ce - Browse repository at this point
Copy the full SHA c3e59ceView commit details -
Go's time parsing uses UTC when the format doesn't have a tiemzone, and has even weirder behavior when it has a zone name but no numeric offset. A caller to `cast.ToTime` won't know if the returned time was explicitly in UTC, or defaulted there, so the caller cannot fix it. These new functions allow a user to supply a different timezone to default to, with nil using the local zone.
Configuration menu - View commit details
-
Copy full SHA for e4dda5f - Browse repository at this point
Copy the full SHA e4dda5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22b2b54 - Browse repository at this point
Copy the full SHA 22b2b54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57c98fb - Browse repository at this point
Copy the full SHA 57c98fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9f3cbf - Browse repository at this point
Copy the full SHA a9f3cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02aebd9 - Browse repository at this point
Copy the full SHA 02aebd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f42935 - Browse repository at this point
Copy the full SHA 3f42935View commit details
Loading
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.3.1...v1.4.0