- fix: end_datetime is not honored when timestamp_key is used 12
0.2.1
- doc: add missing release history entry
0.2.0
- feature: Set record_list_level and record_level, index_key, datetime_key, and timestamp_key with jsonpath.
0.1.3
- Bump getschema version to 0.1.2 so it allows empty object (dict) entries
0.1.2
- When filter_by_schema: true in config, clean the record and filter out invalid record against the schema. - Externalized json2schema.py as [getschema](https://pypi.org/project/getschema/)