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.Toolkit
/
Serialisation
Age
Commit message (
Expand
)
Author
2019-09-13
migrate to new project file format
Jesse Plamondon-Willard
2018-12-04
update version parsing code (#606)
Jesse Plamondon-Willard
2018-11-07
deprecate old manifest version format
Jesse Plamondon-Willard
2018-09-06
fix SemanticVersionConverter no longer writing JSON in some cases
Jesse Plamondon-Willard
2018-08-31
tweak semantic version converter to avoid invalid cast errors
Jesse Plamondon-Willard
2018-08-19
add data API (#468)
Jesse Plamondon-Willard
2018-08-18
refactor some methods for reuse (#468)
Jesse Plamondon-Willard
2018-08-11
add support for loading unpacked .json files through content API (#576)
Jesse Plamondon-Willard
2018-08-08
serialise all enums to string in JSON by default
Jesse Plamondon-Willard
2018-06-28
add support for writing versions to JSON
Jesse Plamondon-Willard
2018-06-24
fix ISemanticVersion deserialisation errors (#532)
Jesse Plamondon-Willard
2018-06-24
merge IManifest interfaces into new project (#532)
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