8000 Tags · iwannabeacookie/CodeCollectoR · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: iwannabeacookie/CodeCollectoR

Tags

v0.1.4

Toggle v0.1.4's commit message
chore(readme): readme additions

v0.1.3

Toggle v0.1.3's commit message
chore(readme): pdf ticked, cleanup

v0.1.2

Toggle v0.1.2's commit message
chore(version): version bump up

v0.1.1

Toggle v0.1.1's commit message
fix(collector): base file formats included

Now every file format that has no specific implementation for it is
being collected as a BaseFormat

v0.1.0

Toggle v0.1.0's commit message
fix(cli): cli argument parsing

Cli arguments wouldn't parse as a list, rather a single value and
trailing symbols (clap, ayo?), fixed by adding `num_args = 1..`

feat(config): path canonalization

Target paths now get canonicalized by default and stay so in the config

feat(collector): collector now outputs the file tree with the heading
(root) directories
0