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.Tests
Age
Commit message (
Expand
)
Author
2018-11-04
update HTTP URLs to HTTPS
Jesse Plamondon-Willard
2018-11-04
fix unit tests
Jesse Plamondon-Willard
2018-11-04
update unit test packages
Jesse Plamondon-Willard
2018-10-01
special-case '-unofficial' when comparing versions
Jesse Plamondon-Willard
2018-09-12
update internal dependencies
Jesse Plamondon-Willard
2018-09-01
migrate to new NuGet package reference format
Jesse Plamondon-Willard
2018-06-30
move basic mod scanning into the toolkit (#532)
Jesse Plamondon-Willard
2018-06-27
encapsulate mod DB a bit better for use outside SMAPI (#532)
Jesse Plamondon-Willard
2018-06-27
move mod DB parsing into toolkit (#532)
Jesse Plamondon-Willard
2018-06-24
merge IManifest interfaces into new project (#532)
Jesse Plamondon-Willard
2018-06-24
add project for toolkit interfaces visible to SMAPI mods (#532)
Jesse Plamondon-Willard
2018-06-24
update unit test packages
Jesse Plamondon-Willard
2018-06-11
fix new validation not allowing capitals in semver tags
Jesse Plamondon-Willard
2018-06-10
improve semantic version validation
Jesse Plamondon-Willard
2018-06-05
fix version parsing issues in new toolkit code (#532)
Jesse Plamondon-Willard
2018-06-05
move manifest parsing into toolkit (#532)
Jesse Plamondon-Willard
2018-05-25
move PathUtilities into toolkit (#532)
Jesse Plamondon-Willard
2018-05-11
fix unit test project
Jesse Plamondon-Willard
2018-05-02
reorganise to avoid errors deploying web app, fix WMI error in Linux installer
Jesse Plamondon-Willard
2018-04-11
update unit test packages
Jesse Plamondon-Willard
2018-04-09
add mod code analyzers to detect implicit net field conversion issues (#471)
Jesse Plamondon-Willard
2018-02-24
update for 2.5 release and simplify assembly info
Jesse Plamondon-Willard
2018-02-19
encapsulate path utilities for reuse, add unit tests
Jesse Plamondon-Willard
2018-02-16
encapsulate update key to URL logic for reuse (#437)
Jesse Plamondon-Willard
2018-02-16
encapsulate mod DB, add display name, and use in dependency checks (#439)
Jesse Plamondon-Willard
2018-02-16
overhaul internal mod data format (#439)
Jesse Plamondon-Willard
2018-01-20
update Json.NET to 11.0.1-beta3 to fix parsing error with JSON comments in ar...
Jesse Plamondon-Willard
2018-01-12
fix semantic versions always ignoring `-0` tag (#421)
Jesse Plamondon-Willard
2017-11-26
add date.DaysSinceStart property, add unit tests, update release notes (#390)
Jesse Plamondon-Willard
2017-10-29
let SemanticVersion be constructed from a System.Version (#375)
Jesse Plamondon-Willard
2017-10-18
fix compatibility check crashing for players with SDV 1.08
Jesse Plamondon-Willard
2017-10-13
update Json.NET
Jesse Plamondon-Willard
2017-10-13
update unit test dependencies
Jesse Plamondon-Willard
2017-10-13
fix SDate.Now() crashing during new-game intro (#369)
Jesse Plamondon-Willard
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard