Skip to content

v0.2.1

Choose a tag to compare

@fakhrulnugroho fakhrulnugroho released this 22 May 07:13

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