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
/
Framework
/
GameVersion.cs
Age
Commit message (
Expand
)
Author
2022-04-13
enable nullable annotations in SMAPI where no logic changes are needed (#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-07-26
use ordinal comparison/sorting instead of invariant
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-11-04
no longer omit zero patch numbers when formatting versions
Jesse Plamondon-Willard
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2018-04-27
update game version parsing for upcoming SMAPI 2.6 beta (#453)
Jesse Plamondon-Willard
2018-04-11
drop support for Stardew Valley 1.2 (#453)
Jesse Plamondon-Willard
2018-03-11
update for Stardew Valley 1.3.0.5 (#453)
Jesse Plamondon-Willard
2018-03-11
add initial compatibility with Stardew Valley 1.3 (#453)
Jesse Plamondon-Willard
2017-10-18
fix compatibility check crashing for players with SDV 1.08
Jesse Plamondon-Willard
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard