Skip to content

Releases: sloganking/codevis

sorts paths before render

04 Jun 07:09
Compare
Choose a tag to compare
Pre-release
v0.8.4

update version

update locked dependency

11 May 18:16
Compare
Choose a tag to compare
Pre-release

update crossbeam-channel to not yanked version

update dependency

10 May 03:58
37c5e7e
Compare
Choose a tag to compare
update dependency Pre-release
Pre-release
Merge pull request #47 from sloganking/dependabot/cargo/spin-0.9.8

Bump spin from 0.9.4 to 0.9.8

line num theme color

14 Mar 03:50
Compare
Choose a tag to compare
line num theme color Pre-release
Pre-release

color line numbers and filenames based on the selected theme.

line numbers

13 Mar 23:07
Compare
Choose a tag to compare
line numbers Pre-release
Pre-release

--line-nums flag renders file line numbers next to each line. Filenames rendered from --show-filenames have no line number.

Line nums are white for now. A future update may make them match the chosen theme.

fixed cargo.lock version

13 Mar 13:15
Compare
Choose a tag to compare
Pre-release
update version

fixed cargo.lock version

--show-filenames

13 Mar 07:19
Compare
Choose a tag to compare
--show-filenames Pre-release
Pre-release

Can now optionally show filenames at the top of files. Only really meaningful if rendered with the --readable flag. But will be rendered regardless.

Fix vulnerability

25 Feb 20:53
Compare
Choose a tag to compare
Fix vulnerability Pre-release
Pre-release

updated bumpalo to 3.12.0

readable characters

25 Feb 18:29
Compare
Choose a tag to compare
readable characters Pre-release
Pre-release

The --readable flag will make the visualization actually readable by the user.

default render options

28 Nov 22:50
Compare
Choose a tag to compare
Pre-release
v0.5.1

default() render options