UNPKG

@unibeautify/cli

Version:
17 lines (14 loc) 882 B
# v0.5.1 (2018-12-13) - Fix for `--help` command not running properly [#121](https://github.com/Unibeautify/cli/issues/121) # v0.5.0 (2018-12-11) - Beautified results can now update file contents directly [#55](https://github.com/Unibeautify/cli/pull/55) - Color text will only be output if stdout is a terminal [#97](https://github.com/Unibeautify/cli/pull/97) - A language will be suggested if the specified one via `-l` isn't found [#116](https://github.com/Unibeautify/cli/pull/116) # v0.4.0 (2018-07-25) - Pass a Unibeautify configuration file into CLI options - Beautify text directly from files and output to stdout - Major refactoring [#49](https://github.com/Unibeautify/cli/issues/49) - More unit test coverage # v0.3.0 (2018-07-18) - Read text from stdin and output beautified results - Pass a configuration file or directly enter JSON into terminal to specify options