# craftbox x.x.x

## NEW FEATURES

* `csv2fasta`: Convert two columns from a CSV file to FASTA entries (PR #1).

* `untar`: Unpack a .tar file. When the contents of the .tar file is just a single directory,
   put the contents of the directory into the output folder instead of that directory (PR #3).