index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI
/
SemanticVersion.cs
Age
Commit message (
Expand
)
Author
2022-04-12
enable nullable annotations in the web project & related code (#837)
Jesse Plamondon-Willard
2022-04-07
enable nullable annotations for semantic versions (#837)
Jesse Plamondon-Willard
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
2020-08-30
use inheritdoc
Jesse Plamondon-Willard
2020-01-23
add full internal support for non-standard four-part versions
Jesse Plamondon-Willard
2019-12-02
add support for semver 2.0 build metadata, update for SDV 1.4.0.1
Jesse Plamondon-Willard
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2019-09-14
make SemanticVersion.TryParse public
Jesse Plamondon-Willard
2019-09-14
remove deprecated APIs (#606)
Jesse Plamondon-Willard
2019-02-24
bump deprecation levels for upcoming SMAPI 3.0 release (#606)
Jesse Plamondon-Willard
2018-12-29
increase deprecation levels for the upcoming SMAPI 3.0
Jesse Plamondon-Willard
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-12-13
simplify access to deprecation manager for deprecation warnings
Jesse Plamondon-Willard
2018-12-04
add SMAPI 3.0 compatibility strict mode (#606)
Jesse Plamondon-Willard
2018-11-07
deprecate version build field
Jesse Plamondon-Willard
2018-11-04
update HTTP URLs to HTTPS
Jesse Plamondon-Willard
2018-06-24
merge ISemanticVersion interfaces into new project (#532)
Jesse Plamondon-Willard
2018-06-02
move web API client into toolkit (#532)
Jesse Plamondon-Willard
2018-05-25
add semantic version to toolkit (#532)
Jesse Plamondon-Willard
2018-05-03
add semanticVersion.IsPrerelease()
Jesse Plamondon-Willard
2018-05-01
unify SMAPI.AssemblyRewriters and SMAPI.Common projects
Jesse Plamondon-Willard
2017-10-29
let SemanticVersion be constructed from a System.Version (#375)
Jesse Plamondon-Willard
2017-10-08
move semver implementation into shared project for reuse
Jesse Plamondon-Willard
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard