summaryrefslogtreecommitdiff
path: root/src/SMAPI.Toolkit/Serialization/Models
AgeCommit message (Expand)Author
2022-10-18add detailed manifest validation errors at build timeTyler
2022-10-08change square brackets to round ones in manifest nameJesse Plamondon-Willard
2022-04-10enable nullable annotations in mod data models (#837)Jesse Plamondon-Willard
2022-04-07reverse mod build package migration to .NET 5 (#837)Jesse Plamondon-Willard
2022-04-07enable nullable annotations for most of the SMAPI toolkit (#837)Jesse Plamondon-Willard
2022-04-07migrate mod build package to .NET 5 to allow full nullable annotations (#837)Jesse Plamondon-Willard
2022-04-07enable nullable annotations for manifests (#837)Jesse Plamondon-Willard
2022-04-06enable nullable annotations by default (#837)Jesse Plamondon-Willard
2022-02-11use Array.Empty to avoid unneeded array allocationsJesse Plamondon-Willard
2021-05-09normalize manifest array fieldsJesse Plamondon-Willard
2019-09-14fix typos and inconsistent spellingJesse Plamondon-Willard