tag:github.com,2008:https://github.com/sloganking/codevis/releasesRelease notes from codevis2023-06-04T07:08:29Ztag:github.com,2008:Repository/448763263/v0.8.42023-06-04T07:09:34Zsorts paths before renderNo content.slogankingtag:github.com,2008:Repository/448763263/v0.8.32023-05-11T18:16:07Zupdate locked dependency<p>update <code>crossbeam-channel</code> to not yanked version</p>slogankingtag:github.com,2008:Repository/448763263/v0.8.22023-05-10T03:58:59Zupdate dependency<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/sloganking/codevis/pull/47">#47</a> from sloganking/dependabot/cargo/spin-0.9.8</p>
<p>Bump spin from 0.9.4 to 0.9.8</p>slogankingtag:github.com,2008:Repository/448763263/v0.8.12023-03-14T03:50:48Zline num theme color<p>color line numbers and filenames based on the selected theme.</p>slogankingtag:github.com,2008:Repository/448763263/v0.8.02023-03-13T23:07:47Zline numbers<p><code>--line-nums</code> flag renders file line numbers next to each line. Filenames rendered from <code>--show-filenames</code> have no line number.</p>
<p>Line nums are white for now. A future update may make them match the chosen theme.</p>slogankingtag:github.com,2008:Repository/448763263/v0.7.12023-03-13T13:15:26Zfixed cargo.lock version<p>update version</p>
<p>fixed cargo.lock version</p>slogankingtag:github.com,2008:Repository/448763263/v0.7.02023-03-13T07:19:23Z--show-filenames<p>Can now optionally show filenames at the top of files. Only really meaningful if rendered with the <code>--readable</code> flag. But will be rendered regardless.</p>slogankingtag:github.com,2008:Repository/448763263/v0.6.12023-02-25T20:53:52ZFix vulnerability<p>updated <code>bumpalo</code> to <code>3.12.0</code></p>slogankingtag:github.com,2008:Repository/448763263/v0.6.02023-02-25T18:29:24Zreadable characters<p>The <code>--readable</code> flag will make the visualization actually readable by the user.</p>slogankingtag:github.com,2008:Repository/448763263/v0.5.12022-11-28T22:50:23Zdefault render optionsNo content.sloganking