- Fix for
--help
command not running properly #121
- Beautified results can now update file contents directly #55
- Color text will only be output if stdout is a terminal #97
- A language will be suggested if the specified one via
-l
isn't found #116
- Pass a Unibeautify configuration file into CLI options
- Beautify text directly from files and output to stdout
- Major refactoring #49
- More unit test coverage
- Read text from stdin and output beautified results
- Pass a configuration file or directly enter JSON into terminal to specify options