Skip to content

Releases: vi/syn-file-expand

CLI tool built with syn v2

12 Jul 18:06
@vi vi
v0.3.0
7ba3589
Compare
Choose a tag to compare

No new options, just updated dependencies.

Use older release for small executable files.

More options

28 May 22:19
@vi vi
v0.2.0
2e8ead3
Compare
Choose a tag to compare
  • --pretty mode to pretty-print without using external rustfmt. Not everything is supported though.
  • --full-crate-tree allows duplicating modules that point to multiple files based on cfg values, allowing to analyse all crate source code variants in one go.

Better CLI tool

28 Mar 18:26
@vi vi
v0.1.1
5082256
Compare
Choose a tag to compare
  • --loopify and --undoc
  • CLI analogues of envvars for settings cfgs
  • --output CLI option
  • Better error messages

First release

26 Mar 20:13
@vi vi
v0.1.0
d8dfbe2
Compare
Choose a tag to compare

"expand" example.
As it uses only minimal OS features, I expect it to work on large variety of platforms.