Implement relational operators on Basic_version class; Improve documentation; Fix bug in parser regarding prerelease token treatment on transition between prerelease and build parsing; Add unit tests for missing cases
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@ include_directories(
|
||||
)
|
||||
|
||||
add_library(semver
|
||||
Semver200_parser.cpp Semver200_comparator.cpp
|
||||
Semver200_comparator.cpp Semver200_parser.cpp
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user