This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
Version 0.3.0
Refactored CLI and new ddl
subcommand using the schema-ddl project
Updated CLI
- Moved existing functionality into
derive
command (#83) - No longer checking for .ndjson extension when --ndjson set (#74)
- Unified CLI options (#90)
- Optional self-desc JSON with --raw (#92)
- Updated README to reflect new 0.3.0 (#93)
New features
- Added
ddl
command which generates JSON Paths files and Redshift DDL (#84)