Age | Commit message (Expand) | Author |
2020-04-15 | tweak new code, update release notes | Jesse Plamondon-Willard |
2020-04-14 | SDateTests: cover new field and methods | Kevin Daughtridge |
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-24 | update packages | Jesse Plamondon-Willard |
2019-11-04 | no longer omit zero patch numbers when formatting versions | Jesse Plamondon-Willard |
2019-10-01 | remove unused translation field & method | Jesse Plamondon-Willard |
2019-09-14 | update packages | Jesse Plamondon-Willard |
2019-09-14 | remove legacy AssemblyInfo and GlobalAssemblyInfo files, use consistent assem... | Jesse Plamondon-Willard |
2019-09-14 | fix typos and inconsistent spelling | Jesse Plamondon-Willard |
2019-09-14 | show versions in duplicate-mod errors, make folder paths in trace logs clearer | Jesse Plamondon-Willard |
2019-09-14 | update NuGet packages | Jesse Plamondon-Willard |
2019-09-14 | move assembly references out of common.targets | Jesse Plamondon-Willard |
2019-09-14 | fix year edge case in date calculations | Jesse Plamondon-Willard |
2019-09-14 | simplify project names | Jesse Plamondon-Willard |
2019-09-14 | update NuGet packages | Jesse Plamondon-Willard |
2019-09-13 | migrate to new project file format | Jesse Plamondon-Willard |
2018-12-27 | tweak comment header convention | Jesse Plamondon-Willard |
2018-12-27 | enable latest C# features | Jesse Plamondon-Willard |
2018-12-04 | add SMAPI 3.0 compatibility strict mode (#606) | Jesse Plamondon-Willard |
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 |