summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/Serialisation/JsonHelper.cs
AgeCommit message (Expand)Author
2018-02-18add support for ISemanticVersion in JSON modelsJesse Plamondon-Willard
2018-01-20split SFieldConverter into separate convertersJesse Plamondon-Willard
2018-01-20move converters into namespaceJesse Plamondon-Willard
2018-01-20encapsulate common JSON converter code, improve parse errors (#423)Jesse Plamondon-Willard
2018-01-16add JSON converters for crossplatform-incompatible types (#423)Jesse Plamondon-Willard
2018-01-12fix curly quotes in config.json automatically if possible (#412)Jesse Plamondon-Willard
2017-10-18simplify JSON converter nameJesse Plamondon-Willard
2017-10-18simplify SelectiveStringEnumConverter implementationJesse Plamondon-Willard
2017-10-07reorganise repo structureJesse Plamondon-Willard