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.Tests
/
ModResolverTests.cs
Age
Commit message (
Expand
)
Author
2017-06-18
add support for minimum dependency versions (#286)
Jesse Plamondon-Willard
2017-06-12
add separate list of obsolete mods
Jesse Plamondon-Willard
2017-05-26
fix errors handling dependencies if some mods have no manifest
Jesse Plamondon-Willard
2017-05-24
add translation unit tests (#296)
Jesse Plamondon-Willard
2017-05-21
enable mod dependencies (#285)
Jesse Plamondon-Willard
2017-05-20
add metadata to internal mod registry & use mod display name everywhere
Jesse Plamondon-Willard
2017-05-16
add compile flag for experimental mod dependencies features
Jesse Plamondon-Willard
2017-05-14
rewrite dependency logic to resolve dependency loops by disabling the affecte...
Jesse Plamondon-Willard
2017-05-13
add unit tests for basic dependency reordering cases (#285)
Jesse Plamondon-Willard
2017-05-13
add a few more unit tests for metadata loading & validation (#285)
Jesse Plamondon-Willard
2017-05-13
add unit tests for metadata loading & validation (#285)
Jesse Plamondon-Willard