File tree 1 file changed +25
-0
lines changed 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ # 1.3.0 (March 31, 2021)
2
+
3
+ Please note that CHANGELOG.md does not exist in the source code prior to this release.
4
+
5
+ FEATURES:
6
+ - Add ` Core ` function to return a version without prerelease or metadata ([ #85 ] ( https://github.com/hashicorp/go-version/pull/85 ) )
7
+
8
+ # 1.2.1 (June 17, 2020)
9
+
10
+ BUG FIXES:
11
+ - Prevent ` Version.Equal ` method from panicking on ` nil ` encounter ([ #73 ] ( https://github.com/hashicorp/go-version/pull/73 ) )
12
+
13
+ # 1.2.0 (April 23, 2019)
14
+
15
+ FEATURES:
16
+ - Add ` GreaterThanOrEqual ` and ` LessThanOrEqual ` helper methods ([ #53 ] ( https://github.com/hashicorp/go-version/pull/53 ) )
17
+
18
+ # 1.1.0 (Jan 07, 2019)
19
+
20
+ FEATURES:
21
+ - Add ` NewSemver ` constructor ([ #45 ] ( https://github.com/hashicorp/go-version/pull/45 ) )
22
+
23
+ # 1.0.0 (August 24, 2018)
24
+
25
+ Initial release.
You can’t perform that action at this time.
0 commit comments