0.1.1 (2022-10-11) ================== * **Bug** No error handling when missing a file or separator. Adding the following ```rust .expect("A file is required. For example: fwdt -s, data.csv") ``` ```rust .expect("A separator is required. For example: fwdt -s, data.csv") ``` 0.1.0 (2022-10-08) ================== `fwdt` is born! :hatching_chick: