Releases: jhonsferg/pgcli-rs
Releases · jhonsferg/pgcli-rs
Release list
pgcli-rs v1.1.0
What's Changed in v1.1.0
New Features
- add reconnect to tab-completion meta-command list
- add \reconnect meta-command to reconnect to current server
Bug Fixes
- show actionable message when auto-reconnect fails after connection loss
- replace comfy-table renderer with pure-Rust table renderer
Full changelog: v1.0.1...v1.1.0
Install
Download the prebuilt binary for your platform from the assets below and add it to your PATH.
pgcli-rs v1.0.1
What's Changed in v1.0.1
Bug Fixes
- proper column widths and No results row for empty query results
- guard against out-of-bounds index in unclosed quoted tokens
Full changelog: v1.0.0...v1.0.1
Install
Download the prebuilt binary for your platform from the assets below and add it to your PATH.
pgcli-rs v1.0.0
What's Changed in v1.0.0
Install
Download the prebuilt binary for your platform from the assets below and add it to your PATH.