What's Changed
🚀 Features
- feat: add --completions flag for shell completion generation (#175) (#189) @vmvarela
- feat: add HTML table output format (-O html) (#188) @vmvarela
- feat: add SQL INSERT output format (-O sql) (#187) @vmvarela
- feat: add --schema flag to print inferred CREATE TABLE DDL (#186) @vmvarela
- feat: add --explain flag for query plan introspection (#185) @vmvarela
- feat: add --null-value flag for custom NULL representation (#184) @vmvarela
🐛 Bug Fixes
🧰 Maintenance
⬆️ Dependency Updates
- chore(deps): bump actions/cache from 5 to 6 (#183) @dependabot[bot]
Full Changelog: v0.15.0...v0.16.0