Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-09 | polish recent changes & update release notes | Jesse Plamondon-Willard | |
2022-10-08 | pass mod info to GetApi instead | Jesse Plamondon-Willard | |
2022-10-08 | make GetApi methods mutually exclusive & improve docs | Jesse Plamondon-Willard | |
2022-09-26 | Initial work on a way for mods to return specific API instances to specific ↵ | Khloe Leclair | |
mods. | |||
2022-04-13 | enable nullable annotations in SMAPI where no logic changes are needed (#837) | Jesse Plamondon-Willard | |
2022-04-06 | enable nullable annotations by default (#837) | Jesse Plamondon-Willard | |
This adds `#nullable disable` to all existing code (except where null is impossible like enum files), so it can be migrated incrementally. | |||
2017-12-12 | switch to simpler approach for mod-provided APIs (#409) | Jesse Plamondon-Willard | |
2017-10-07 | reorganise repo structure | Jesse Plamondon-Willard | |