Releases: davidbudnick/postgres-tui
Releases · davidbudnick/postgres-tui
Release list
postgres-tui v0.0.6
What's New in postgres-tui v0.0.6
Changelog
- b07922b: Add filterable database switcher popup (@davidbudnick)
- 2b32802: gofmt screens.go (@davidbudnick)
Installation
Quick Install (macOS/Linux)
curl -fsSL https://raw.githubusercontent.com/davidbudnick/postgres-tui/main/install.sh | bashUpdate Existing Installation
postgres-tui --updateHomebrew (macOS/Linux)
brew tap davidbudnick/homebrew-tap
brew install --cask postgres-tuiGo Install
go install github.com/davidbudnick/postgres-tui@v0.0.6Binary Download
Download the appropriate binary for your platform from the assets below.
postgres-tui v0.0.5
What's New in postgres-tui v0.0.5
Changelog
- 37c6c3c: Open table data only on enter (@davidbudnick)
- 845c91a: Persist connection passwords in config (@davidbudnick)
Installation
Quick Install (macOS/Linux)
curl -fsSL https://raw.githubusercontent.com/davidbudnick/postgres-tui/main/install.sh | bashUpdate Existing Installation
postgres-tui --updateHomebrew (macOS/Linux)
brew tap davidbudnick/homebrew-tap
brew install --cask postgres-tuiGo Install
go install github.com/davidbudnick/postgres-tui@v0.0.5Binary Download
Download the appropriate binary for your platform from the assets below.
postgres-tui v0.0.4
What's New in postgres-tui v0.0.4
Changelog
- eb72fa5: Reject git-describe versions in self-update (@davidbudnick)
Installation
Quick Install (macOS/Linux)
curl -fsSL https://raw.githubusercontent.com/davidbudnick/postgres-tui/main/install.sh | bashUpdate Existing Installation
postgres-tui --updateHomebrew (macOS/Linux)
brew tap davidbudnick/homebrew-tap
brew install --cask postgres-tuiGo Install
go install github.com/davidbudnick/postgres-tui@v0.0.4Binary Download
Download the appropriate binary for your platform from the assets below.
postgres-tui v0.0.3
What's New in postgres-tui v0.0.3
Changelog
- 076743e: Add CI, Release, Coverage README badges (@davidbudnick)
- 70061b5: Add ERD focus mode for selected table (@davidbudnick)
- dc0b62e: Compact home version card display (@davidbudnick)
- 890fde8: Cover ListConnections sort path (@davidbudnick)
- 83cd63e: Polish ERD layout for readability (@davidbudnick)
- 1485de0: Stop hardcoding demo instances into config (@davidbudnick)
Installation
Quick Install (macOS/Linux)
curl -fsSL https://raw.githubusercontent.com/davidbudnick/postgres-tui/main/install.sh | bashUpdate Existing Installation
postgres-tui --updateHomebrew (macOS/Linux)
brew tap davidbudnick/homebrew-tap
brew install --cask postgres-tuiGo Install
go install github.com/davidbudnick/postgres-tui@v0.0.3Binary Download
Download the appropriate binary for your platform from the assets below.
postgres-tui v0.0.2
What's New in postgres-tui v0.0.2
Changelog
- abc88f4: Align install flow with redis-tui (@davidbudnick)
- a96ddf4: Bump pgx/x/text and restore coverage (@davidbudnick)
- 2866910: Fix CI Postgres service and gosec nosec (@davidbudnick)
Installation
Quick Install (macOS/Linux)
curl -fsSL https://raw.githubusercontent.com/davidbudnick/postgres-tui/main/install.sh | bashUpdate Existing Installation
postgres-tui --updateHomebrew (macOS/Linux)
brew tap davidbudnick/homebrew-tap
brew install --cask postgres-tuiGo Install
go install github.com/davidbudnick/postgres-tui@v0.0.2Binary Download
Download the appropriate binary for your platform from the assets below.
postgres-tui v0.0.1
What's New in postgres-tui v0.0.1
Changelog
- 33cb2ee: Add GoReleaser CI and full coverage (David Budnick david@budnick.ca)
- 40acd95: Fix release archive OS/arch names (David Budnick david@budnick.ca)
- 7ae8c02: Initial postgres-tui release (David Budnick david@budnick.ca)
Installation
Quick Install (macOS/Linux)
curl -fsSL https://raw.githubusercontent.com/davidbudnick/postgres-tui/main/install.sh | bashUpdate Existing Installation
postgres-tui --updateHomebrew (macOS/Linux)
brew tap davidbudnick/homebrew-tap
brew install --cask postgres-tuiGo Install
go install github.com/davidbudnick/postgres-tui@v0.0.1Binary Download
Download the appropriate binary for your platform from the assets below.