tag:github.com,2008:https://github.com/jcageman/d2mapapi/releasesRelease notes from d2mapapi2022-01-14T07:12:25Ztag:github.com,2008:Repository/278364827/1.22022-02-20T09:11:59Zd2mapapi v1.2<ul>
<li>Changed implementation to a C# backend API with .NET 6</li>
<li>API Endpoints have changed, but the response format from the API stayed the same (see <a href="https://github.com/jcageman/d2mapapi#api">readme</a>)</li>
</ul>jcagemantag:github.com,2008:Repository/278364827/1.12021-11-30T05:43:04Zd2mapapi v1.1<ul>
<li>Added additional arguments such as --ip and --port. See <a href="https://github.com/jcageman/d2mapapi#examples">https://github.com/jcageman/d2mapapi#examples</a> for details.</li>
<li>Upped the timeout limits from 1 second to 5 seconds for requests.</li>
</ul>
<p>Credits for this release: Sushi-drip (added additional argument support)</p>jcagemantag:github.com,2008:Repository/278364827/1.02020-10-20T19:07:44Zd2mapapi 1.0<p>1.0 release binaries precompiled for windows x86</p>jcageman