tag:github.com,2008:https://github.com/AndroidPoet/appwrite-cli/releases Release notes from appwrite-cli 2026-03-09T10:40:06Z tag:github.com,2008:Repository/1176747079/v0.1.0 2026-03-09T10:41:34Z v0.1.0 <h2>Changelog</h2> <ul> <li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/AndroidPoet/appwrite-cli/commit/ec628957ecd0a48abb22806b5f9f88ebb6053e61/hovercard" href="https://github.com/AndroidPoet/appwrite-cli/commit/ec628957ecd0a48abb22806b5f9f88ebb6053e61"><tt>ec62895</tt></a> Initial release: appwrite-cli v0.1.0</li> <li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/AndroidPoet/appwrite-cli/commit/a95180c802b088a4c3755b9108667cf4b2bf2670/hovercard" href="https://github.com/AndroidPoet/appwrite-cli/commit/a95180c802b088a4c3755b9108667cf4b2bf2670"><tt>a95180c</tt></a> fix: remove brew tap from goreleaser, fix archive format deprecations</li> <li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/AndroidPoet/appwrite-cli/commit/2ca118412bc6e44ce5bfb173c59499467da47ff1/hovercard" href="https://github.com/AndroidPoet/appwrite-cli/commit/2ca118412bc6e44ce5bfb173c59499467da47ff1"><tt>2ca1184</tt></a> fix: revert archive format to goreleaser v2 compatible syntax</li> </ul> <h2>Installation</h2> <div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="brew tap AndroidPoet/tap &amp;&amp; brew install appwrite-cli"><pre>brew tap AndroidPoet/tap <span class="pl-k">&amp;&amp;</span> brew install appwrite-cli</pre></div> <p>Or download from the assets below.</p> github-actions[bot]