- :ref:`schema-report` reports definitions that can use a common ``$ref`` in the versioned release schema. - :ref:`schema-report` reports open and closed codelists in CSV format.
- the input is not `line-delimited JSON <https://en.wikipedia.org/wiki/JSON_streaming>`__ data. - the input to the :ref:`indent` command is not valid JSON.
- Change default behavior to print UTF-8 characters instead of escape sequences. - Add ``--ascii`` option to print escape sequences instead of UTF-8 characters. - Rename base exception class from ``ReportError`` to :class:`OCDSKitError`.
0.0.2
------------------
Added ~~~~~
New CLI options:
- ``validate``: ``--check-urls`` and ``--timeout``