summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/Content/AssetOperationGroup.cs
AgeCommit message (Expand)Author
2022-05-11rewrite asset operations to reduce allocationsJesse Plamondon-Willard
2022-05-08use records for asset edit operationsJesse Plamondon-Willard
2022-04-13enable nullable annotations in SMAPI where no changes are needed (#837)Jesse Plamondon-Willard
2022-04-06enable nullable annotations by default (#837)Jesse Plamondon-Willard
2022-03-22encapsulate & cache asset operation groups (#766)Jesse Plamondon-Willard