Closed sevko closed 9 years ago
Should not be a big change. I am thinking of adding another param like input_type
to chose on json, yaml (default being json) but i am wondering if that will add one more option to already cluttered options.
I think it'd be highly convenient, doesn't seem like it'd add too much internal complexity, and is a reasonable feature to expect, since they're both similar data formats and are used interchangeably for writing configuration/data files. My two cents, anyway.
It'd be awesome if you added support for YAML, since it's a little more human friendly for both reading and writing than JSON.