tag:github.com,2008:https://github.com/Decryptu/zigdex/releases Release notes from zigdex 2026-02-12T09:35:30Z tag:github.com,2008:Repository/897535836/v0.2.2 2026-02-12T09:37:33Z Zigdex v0.2.2 <h2>What's Changed</h2> <ul> <li>Update README recommendations section for terminals by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Decryptu/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Decryptu">@Decryptu</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3600943557" data-permission-text="Title is private" data-url="https://github.com/Decryptu/zigdex/issues/2" data-hovercard-type="pull_request" data-hovercard-url="/Decryptu/zigdex/pull/2/hovercard" href="https://github.com/Decryptu/zigdex/pull/2">#2</a></li> <li>Compress generated sprites with zlib by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Decryptu/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Decryptu">@Decryptu</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3930796243" data-permission-text="Title is private" data-url="https://github.com/Decryptu/zigdex/issues/3" data-hovercard-type="pull_request" data-hovercard-url="/Decryptu/zigdex/pull/3/hovercard" href="https://github.com/Decryptu/zigdex/pull/3">#3</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/Decryptu/zigdex/compare/v0.2.1...v0.2.2"><tt>v0.2.1...v0.2.2</tt></a></p> Decryptu tag:github.com,2008:Repository/897535836/v0.2.1 2025-11-06T08:10:20Z Zigdex v0.2.1 <p>Support 'random' as a positional argument</p> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/Decryptu/zigdex/compare/v0.2.0...v0.2.1"><tt>v0.2.0...v0.2.1</tt></a></p> Decryptu tag:github.com,2008:Repository/897535836/v0.2.0 2025-11-06T07:47:12Z Zigdex v0.2.0 <h2>What's Changed</h2> <ul> <li>Refactor argument parsing and random sprite logic by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Decryptu/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Decryptu">@Decryptu</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3594541954" data-permission-text="Title is private" data-url="https://github.com/Decryptu/zigdex/issues/1" data-hovercard-type="pull_request" data-hovercard-url="/Decryptu/zigdex/pull/1/hovercard" href="https://github.com/Decryptu/zigdex/pull/1">#1</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/Decryptu/zigdex/compare/v0.1.0...v0.2.0"><tt>v0.1.0...v0.2.0</tt></a></p> Decryptu tag:github.com,2008:Repository/897535836/v0.1.0 2025-11-05T17:24:41Z Zigdex v0.1.0 <h1>Zigdex v0.1.0</h1> <p>Display Pokemon sprites in your terminal.</p> <h2>Installation</h2> <h3>Homebrew (macOS)</h3> <div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="brew tap Decryptu/tap brew install zigdex"><pre>brew tap Decryptu/tap brew install zigdex</pre></div> <h3>Manual Installation</h3> <p>Download the appropriate binary for your architecture and add it to your PATH.</p> <h2>Usage</h2> <div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="zigdex random --hide-name"><pre>zigdex random --hide-name</pre></div> <h2>What's Changed</h2> <ul> <li>Initial release with 649 Pokemon sprites</li> <li>Terminal sprite display support</li> <li>Random Pokemon selection</li> </ul> Decryptu