Skip to content

0.9

Compare
Choose a tag to compare
@amarakon amarakon released this 04 Aug 01:56
· 19 commits to master since this release

I have made a lot of minor improvements in this release that I will not mention. I shortened and simplified some things too. I improved the help message and exit code for a non-existent directory. I also replaced echo with printf because printf is a bit faster and I like C. Error messages are not printed to standard error instead of standard output. Also, the source code looks better: The column width is 80 and I fixed the indentation.