All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- .ttouchrc file support added
- debug output
- errorDetails output
- Added version option
- output consistency
- Template invalid error
- Template not found error
- Verbose output now holds more information about the inner workings of the application
- Updated cli output from 16 colors to 256 colors. Should look a little nicer now
- Additional help text
- Gist template type
- Inline parameter template selection
- TTOUCH_HOME environment variable
- File template type
- Template file CLI switch
- Gist CLI switch
- Added
- The last file in the file list can now be a template identifier
- If no template provided the the file contains the string "undefined"
- the --template cli parameter
- the old template system was removed!
- Info messages are not printet to stderr anymore but to stdout
- On template error error message was cahnged
- Additional error information
- A new verbose mode with the -v parameter
- Creating the file and filling it with the rendered template are not distinct steps anymore
- Emojis in console output
- Loading of templates on windows
- More comprehensive README.md
- Social preview for GitHub link
- Header image
- CLI header now has colors and version printout
- Renamed the
destparameter todestination
- Initial version of the tool