<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SMAPI.git/src/SMAPI/Framework/Serialization, branch develop</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/'/>
<entry>
<title>fix build warnings</title>
<updated>2022-07-06T23:25:15+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-07-06T23:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=9c9552531f8f085cded6ed5158503e75b00be1ff'/>
<id>9c9552531f8f085cded6ed5158503e75b00be1ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable nullable annotations in the rest of SMAPI core (#837)</title>
<updated>2022-04-14T01:07:43+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-04-14T01:07:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=4adf8611131a5d86b15f017a42a0366837d14528'/>
<id>4adf8611131a5d86b15f017a42a0366837d14528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable nullable annotations for most of the SMAPI toolkit (#837)</title>
<updated>2022-04-07T06:33:23+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-04-07T06:33:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=d706a25053cdc5d9f1ccc2c09dc3913f835c3f78'/>
<id>d706a25053cdc5d9f1ccc2c09dc3913f835c3f78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable nullable annotations by default (#837)</title>
<updated>2022-04-07T01:48:55+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-04-07T01:48:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=2e7c233f6c9bf6430672b39f970a3324deba79dd'/>
<id>2e7c233f6c9bf6430672b39f970a3324deba79dd</id>
<content type='text'>
This adds `#nullable disable` to all existing code (except where null is impossible like enum files), so it can be migrated incrementally.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds `#nullable disable` to all existing code (except where null is impossible like enum files), so it can be migrated incrementally.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove some unused/redundant code</title>
<updated>2022-04-06T22:25:00+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-04-06T22:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=077d8e4f401ad1806c6af0540f432366314a2300'/>
<id>077d8e4f401ad1806c6af0540f432366314a2300</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>standardize spelling of 'macOS'</title>
<updated>2021-04-04T15:37:11+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2021-04-04T15:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=222183c651c5b5d9e402db1b8009e2e0a0681b06'/>
<id>222183c651c5b5d9e402db1b8009e2e0a0681b06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rewrite C# 9 code not supported in Linux build tools yet</title>
<updated>2021-01-21T04:22:24+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2021-01-21T04:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=342fc80394ac2d1bd67fb1b745b8ddec927fac49'/>
<id>342fc80394ac2d1bd67fb1b745b8ddec927fac49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix null handling in keybind list parsing (#744)</title>
<updated>2021-01-20T06:22:29+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2021-01-20T06:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=48f6857892ee4e075422f27a7aa5b78bea6b04e0'/>
<id>48f6857892ee4e075422f27a7aa5b78bea6b04e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add multi-key binding API (#744)</title>
<updated>2021-01-20T02:20:25+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2021-01-20T02:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=ff16a6567b6137b1aafed3470406d5f5884a5bdc'/>
<id>ff16a6567b6137b1aafed3470406d5f5884a5bdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow for negative values in Rectangle</title>
<updated>2020-09-17T21:50:30+00:00</updated>
<author>
<name>David</name>
<email>david@millionideas.de</email>
</author>
<published>2020-09-17T21:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=daa6ad3b95b3e8bec96629dc06fe25f330b99e95'/>
<id>daa6ad3b95b3e8bec96629dc06fe25f330b99e95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
