Графік комітів

5 Коміти

Автор SHA1 Повідомлення Дата
Leonora Tindall d16a929926 Update dependencies. This is 1.1.1! 2023-04-02 22:03:04 -05:00
Leonora Tindall 5ae8eab913 Add examples and clarify documentation 2023-04-02 22:02:15 -05:00
Leonora Tindall 80848d0802
Add --buffered and same stream check
Before this, running the program with the same input and output file
would destroy the file's contents. Now, it isn't allowed without the new
--buffered option, which reads the whole file into memory before opening
it for writing.

This requires stevedonovan/lapp#1 to be merged so for now this version
is not publishable to crates.io as it is using my fork of lapp.
2019-10-21 08:26:35 -05:00
Leonora Tindall 234678befe
Fix category slug 2019-10-19 16:08:45 -04:00
Leonora Tindall c44f33a056
First commit - working version from RBR 2019-10-19 16:05:52 -04:00