v2.0.0
Major release intended for CLI interface change (but not API level), details of all changes:
[#33] Enhance LogWrapper with TRACE level (API)
[#32] Introduce input and output on CLI as ARGS instead of OPTIONS (non-backwards compatible change for CLI usage, no impact on API level!)
e.g. on CLI type in $ jyt foo.js bar.yaml instead of $ jyt -s foo.js -d bar.yaml
[#31] Bugfix: given Object source results in 'yaml' for origin (API)
[Cleanup] Update dependencies