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
/
Extensions.cs
Age
Commit message (
Expand
)
Author
2017-02-07
remove oldest deprecated code (#231)
Jesse Plamondon-Willard
2017-02-04
update deprecation level for Extensions class
Jesse Plamondon-Willard
2016-11-08
correct version in deprecation warning
Jesse Plamondon-Willard
2016-11-06
increase deprecation severity of method disabled in 0.39.3 (#165)
Jesse Plamondon-Willard
2016-11-06
use more nuanced deprecation warnings (#165)
Jesse Plamondon-Willard
2016-11-05
mark extensions deprecated (#165)
Jesse Plamondon-Willard
2016-11-05
document extensions
Jesse Plamondon-Willard
2016-11-05
restore removed extensions for backwards compatibility
Jesse Plamondon-Willard
2016-11-04
remove extensions from public interface, refactor & document
Jesse Plamondon-Willard
2016-11-04
remove unused extensions
Jesse Plamondon-Willard
2016-10-31
remove disabled and unfinished code
Jesse Plamondon-Willard
2016-09-30
Preliminiary update to add 1.1 support - waiting on testing to confirm it's f...
ClxS
2016-05-29
Attempt to migrate to new directory structure.
Gormogon