- One yaml file output json without nesting in an array
- Works with files ending in
.yml
- Updated dependencies
- Multiple files output a yaml file seperated by
---
- Message if 0 files found
- One yaml file output json without nesting in an array
- Can now read and convert from
STDIN
--std-out
is now--stdout
- Switched from structopt to stdin
- Upgraded dependencies
- Upgraded dependencies
- Fixed help prompt for outputting json
- Output now accepts
json
andjson-array
- Initial release