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
/
StardewModdingAPI
/
Version.cs
Age
Commit message (
Expand
)
Author
2017-02-07
remove oldest deprecated code (#231)
Jesse Plamondon-Willard
2017-01-19
bump several deprecations
Jesse Plamondon-Willard
2016-12-18
fix legacy version wrapper not implementing ToString method (#197)
Jesse Plamondon-Willard
2016-12-18
migrate manifest & version to interfaces with backwards compatibility (#197)
Jesse Plamondon-Willard
2016-12-18
add version.IsOlderThan(other) method for convenience
Jesse Plamondon-Willard
2016-11-16
add optional 'minimum API version' field to manifest (#176)
Jesse Plamondon-Willard
2016-11-06
use more nuanced deprecation warnings (#165)
Jesse Plamondon-Willard
2016-11-05
add deprecation warnings (#165)
Jesse Plamondon-Willard
2016-11-03
add update check (#154)
Jesse Plamondon-Willard
2016-11-03
use semantic versioning (#154)
Jesse Plamondon-Willard
2016-11-01
fix mod versions not being displayed correctly (#160)
Jesse Plamondon-Willard
2016-11-01
format & document version class
Jesse Plamondon-Willard
2016-05-29
Attempt to migrate to new directory structure.
Gormogon