Added
- the
--in
parameter now accepts.jsonl
input.
each line in the.jsonl
file will be validated as an individualrelease.json
file.
Changed
- the
--in
parameter must now have either a.json
or.jsonl
extension. - the
--schema
parameter must now have a.json
extension.