-
Notifications
You must be signed in to change notification settings - Fork 152
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: hashicorp/go-version
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: hashicorp/go-version
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
- 11 commits
- 6 files changed
- 5 contributors
Commits on Oct 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d16dd1c - Browse repository at this point
Copy the full SHA d16dd1cView commit details
Commits on Nov 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9e69307 - Browse repository at this point
Copy the full SHA 9e69307View commit details
Commits on Mar 31, 2021
-
Adds a Core function to Version, which returns a new Version created from only the MAJOR.MINOR.PATCH segments of the original version, without prerelease or metadata strings. Consumers of go-version often want to treat prereleases of versions as equal to non-prerelease versions, e.g. 0.15.0-dev as equal to 0.15.0. The present functionality is intended as an easy way to opt in to this behaviour.
Configuration menu - View commit details
-
Copy full SHA for 7da126b - Browse repository at this point
Copy the full SHA 7da126bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3307340 - Browse repository at this point
Copy the full SHA 3307340View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2de231 - Browse repository at this point
Copy the full SHA c2de231View commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 43df615 - Browse repository at this point
Copy the full SHA 43df615View commit details
Commits on Nov 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for feceee7 - Browse repository at this point
Copy the full SHA feceee7View commit details -
Merge pull request #87 from hashicorp/f-must-constraint
Introduce `MustConstraints()`
Configuration menu - View commit details
-
Copy full SHA for ac9bfc9 - Browse repository at this point
Copy the full SHA ac9bfc9View commit details -
Merge pull request #88 from hashicorp/constraints-equality
Constraint(s): introduce `Equals()` and `sort.Interface`
Configuration menu - View commit details
-
Copy full SHA for d7f6c9b - Browse repository at this point
Copy the full SHA d7f6c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b991f91 - Browse repository at this point
Copy the full SHA b991f91View commit details
Commits on Jan 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4cadd97 - Browse repository at this point
Copy the full SHA 4cadd97View commit details
There are no files selected for viewing