v0.2.2
Improvements
Autocomplete
- Tab now accepts the highlighted suggestion when the completion dropdown is open
Colorized Output
- t and f (PostgreSQL short boolean format) are now recognized and colored the same as true and false
Internals
- Refactored Postgres query column extraction and REPL for cleaner code structure