v1.1.1
81e1820 Update README.md for 1.1.1 version
e199207 Handle write failure
1ac30f9 Add automatic deployment on tags
cd741d1 Add more commonly used formats and remove formats that don't work
20ccfb3 Use write macro instead of print for stdout
8e83b42 Treat hyphen filename as stdin
58f5bec Introduce InputReader to abstract how line is read
e8dbbf4 Fix formatting issues
1278b0e Fix references to old version
654cfcf Merge pull request #25 from thecasualcoder/add-integration-test
3f23ca9 Add integration tests (closes #20)
9730c64 Remove unused libraries
723fc51 Update README on minimum rust version needed