<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SMAPI.git/build/windows, 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>embed debug symbols for Linux/macOS compatibility</title>
<updated>2023-04-09T17:18:55+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2023-03-26T22:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=8d600e226960a81636137d9bf286c69ab39066ed'/>
<id>8d600e226960a81636137d9bf286c69ab39066ed</id>
<content type='text'>
This fixes error stack traces not having line numbers on Linux/macOS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes error stack traces not having line numbers on Linux/macOS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use more portable shebangs</title>
<updated>2023-04-02T19:37:17+00:00</updated>
<author>
<name>Freya Arbjerg</name>
<email>freya.arbjerg@bluestacks.com</email>
</author>
<published>2023-03-07T22:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=fe43ec51d095160456f9dee94e161e64ee645d6d'/>
<id>fe43ec51d095160456f9dee94e161e64ee645d6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix package error</title>
<updated>2022-10-09T23:29:18+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-10-09T23:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=4d2ad379b4198fa7a341c6ba2bb6455d488b414f'/>
<id>4d2ad379b4198fa7a341c6ba2bb6455d488b414f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update installer for VdfConverter &amp; rework avoid custom models</title>
<updated>2022-10-09T01:32:10+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-10-09T01:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=ab66266b4bc4d7b1a7ae76d05693e9dd30c03989'/>
<id>ab66266b4bc4d7b1a7ae76d05693e9dd30c03989</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate update checks to FluentHttpClient</title>
<updated>2022-06-28T22:17:27+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-06-28T22:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=6d11c41facb2e1397a25110517cc281f87be2caf'/>
<id>6d11c41facb2e1397a25110517cc281f87be2caf</id>
<content type='text'>
WebClient isn't needed for compatibility with macOS after the .NET 5 update in Stardew Valley 1.5.5, and causes noticeable lag for some players even when running on a background thread.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
WebClient isn't needed for compatibility with macOS after the .NET 5 update in Stardew Valley 1.5.5, and causes noticeable lag for some players even when running on a background thread.
</pre>
</div>
</content>
</entry>
<entry>
<title>add backwards compatibility for mods using now-unused dependencies</title>
<updated>2022-06-01T01:23:44+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-06-01T01:23:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=bf960ce283d794a11885a5fde6f123a4e6827853'/>
<id>bf960ce283d794a11885a5fde6f123a4e6827853</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace MemoryCache with custom cache</title>
<updated>2022-05-31T22:32:23+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-05-31T22:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=9992915f565578949cad8d9bb8ceb360e0db5c85'/>
<id>9992915f565578949cad8d9bb8ceb360e0db5c85</id>
<content type='text'>
This was causing significant frame stutters for some players since the migration to .NET 5 in Stardew Valley 1.5.5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was causing significant frame stutters for some players since the migration to .NET 5 in Stardew Valley 1.5.5.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix crossplatform build scripts</title>
<updated>2022-05-01T21:33:41+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-05-01T21:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=0e4aa65708df7ca4096b9019428d9fccabd37384'/>
<id>0e4aa65708df7ca4096b9019428d9fccabd37384</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set SMAPI version from main build script</title>
<updated>2022-04-30T02:55:12+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-04-30T02:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=f507bd0f9cebe68fa2adf176740a0d00b3e6f884'/>
<id>f507bd0f9cebe68fa2adf176740a0d00b3e6f884</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable some disabled steps in Windows build script</title>
<updated>2022-04-30T02:46:37+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-04-30T02:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=a340c8b8ce8cf0c3b218162117cbc2e8f5acb2b8'/>
<id>a340c8b8ce8cf0c3b218162117cbc2e8f5acb2b8</id>
<content type='text'>
This simplifies preparing test Windows-only installers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This simplifies preparing test Windows-only installers.
</pre>
</div>
</content>
</entry>
</feed>
