Skip to content

v2.0.0

Compare
Choose a tag to compare
@deadratfink deadratfink released this 22 Jul 08:16
· 14 commits to master since this release

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