Skip to content

v3.6.1

Choose a tag to compare

@jakewilliami jakewilliami released this 06 Jul 11:58
· 9 commits to master since this release

Move CLI options into cli.rs! v3.6.1

All of the different CLI options were getting very long, so I moved them into their own module file, cli.rs. It makes looking at main.rs much more palatable.

Closes #54

Full Changelog: v3.6.0...v3.6.1